cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Test Custom Adapter Module

Former Member
0 Likes
488

Hi,

Is there a easy way to test custom adapter module. Do I need to deploy it everytime on the dev server to test it? Is there any other way?

Pls advice.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Likes

What about PCK? I read somewhere that we can use PCK for testing custom adapter modules.

But does it cost to get a PCK? Can I install it on my laptop?

Former Member
0 Likes

Hi Vicky,

That is the only pain with adapter module. Normally we write java code first in NWDS to test the logic and processing and then finally write the module code and deploy on the server.

So far there is no way by which we can execute the EJB module locally.

praveen_sutra
Active Contributor
0 Likes

Hi Vicky,

As per my understanding you would require to re-deploy it everytime you make some changes in the adapter module.

Otherwise deploying it once would do to test it.

thanks and regards,

Praveen T

Former Member
0 Likes

Hi Vicky,

Experts recommended to deploy custom adapter module everytime you test.

please refer below post

http://scn.sap.com/thread/1441003