cancel
Showing results for 
Search instead for 
Did you mean: 

Module Configuration in SAP PI for Custom Adapter

prabu_kailasam2
Explorer
0 Kudos

Hi,

We have created a custom adapter module and now we need to pass the input to that custom adapter.

Our requirement is to count the number of lines in GL posting in the input xml request in PI .

So, to count the number of lines, we need to pass that input structure to that custom adapter module. so that JAVA team will write the code to count the number of lines received in the input.

So, please advise what to pass in the parameter value in module configuration?.

Thanks

Prabu

Accepted Solutions (0)

Answers (2)

Answers (2)

prabu_kailasam2
Explorer
0 Kudos

Hi Evgeniy,

Thanks for your reply.

Yes. Input payload only i have to pass. In the parameter value, if i pass only the message type MT_GL_Entry_Req, is that enough?. Or should i pass anything else like namespace or any other information?. Please clarify.

Thanks

former_member190293
Active Contributor
0 Kudos

Hi Jayaprakash!

May be I didn't understand you right, but input payload is available for the adapter module by default. Or what else do you need to pass?

Regards, Evgeniy.