cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Module Development

0 Kudos

Hi All,

I have my own developed module for file adapter, i have deployed the same to Adapter Framework. How can i confirm the availability of my adapter module in Adapter Framework, without executing the scenario?

Thanks

Venkat

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can confirm by looking at SAP J2EE engine. may be using SDM.

There you can find your EAR file.

If it will not be there then you will get error message under Adapter Engine only.

Regards,

Divyesh

Former Member
0 Kudos

Hi Venkat

After deploy that file in the Adapter Frame work it gives the success message like deployment successful.

After selecting the File adapter in the ID part goto Module tab there you can manually give that module name.

Regards

Ramesh

Answers (3)

Answers (3)

Former Member
0 Kudos

One more thing: best way after successful deployment is to check the JNDI registry whether it contains an instance of your module.

0 Kudos

thank you

Former Member
0 Kudos

Hi

you can check for the .ear file on the server.

Thanks

Rinku Gangwani