cancel
Showing results for 
Search instead for 
Did you mean: 

Custom adapter module in SAP PO 7.5

kavita_dubey
Explorer
0 Kudos

Dear Experts,

We have a requirement to implement an custom adapter module. We are on PO 7.5.11.05 AS JAVA.

I have couple of questions:

1. Is it mandatory to implement module using NWDS 7.5? Shall we also implement it using NWDS 7.31?

2. Shall we deploy it only using NWDS or can we also use TELNET?

3. How can we get the technical name of variables used in channel adapter? e.g technical name or sample code to know technical name of a field "Request Content" of Sender - Rest Polling adapter?

Please also share some guide to implement it using required version of NWDS and sample code.

Regards

Accepted Solutions (0)

Answers (3)

Answers (3)

kavita_dubey
Explorer
0 Kudos

Hi Expert,

As part of this adapter module requirement, I have to change the content of REST Polling adapter parameter i.e. "Request content".

I need to dynamically create request content at run time. The screen shot attached for your reference.

Can you please help with a sample code to read the content of "Request Content" parameter in adapter module code in a string?

Regards

K

apu_das2
Active Contributor
0 Kudos

Yes, you can use NWDS 7.31 SP 16 for your SAP PO SP 11

apu_das2
Active Contributor
0 Kudos

Hi,

1. Is it mandatory to implement module using NWDS 7.5? Shall we also implement it using NWDS 7.31?

- Yes better to use 7.31. Suggested approach is - if your PI/PO is in SP 5 then you should use NWDS 7.31 SP (5+5) 10.

2. Shall we deploy it only using NWDS or can we also use TELNET?

- Deploying using NWDS is the standard and suggested way.

3. How can we get the technical name of variables used in channel adapter? e.g technical name or sample code to know technical name of a field "Request Content" of Sender - Rest Polling adapter?

- Check SAP standard docs/some other blogs

kavita_dubey
Explorer
0 Kudos

Hi Apu,

Do you mean even with SAP PO 7.5 SP 11 and Patch level 5, I can use NWDS version 7.3?

Regards

K