cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible for Seeburger Modules in JMS adapter

Former Member
0 Kudos

Hi Guys,

     Could you please confirm whether it can possible to use the Seeburger in JMS adapter. Because in my requirement was, PI will receive the EDI file (EDIFACT) from MQ system using JMS. So need to convert a EDI to XML and pass to integration Engine and also vice versa for reverse. For reverse R/3 will send the data through IDoc and convert to EDIFACT and send to receiver system using JMS adapter.  So could you please let me know, is it possible for this approach using seeburger modules and BIC mapping for this in JMS module.

Thanks & Rgerads

Vijayakumar S

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Vijaya Kumar,

you need to create adapter module to convert EDI file(EDIFACT) to xml, use Conversion agent to convert EDIFACT to XML, and if you only want conversion of data then JMS will work out.

it is possible to apporach using Seeburger modules because it intigrates to adapter engine.

Former Member
0 Kudos

I have made it work through File adapter so I guess there should not be a problem with JMS one. try configuring those modules in JMS sender adapter. But how u will process 997 with JMS receiver adapter??.

regards

Former Member
0 Kudos

Hi ,

  Actually right now we don't need for 997. In our case we used for only Delevery Forecast and Delevery Schedule Scnearios and some inhouse formats. In our case i need for only conversion process means EDIFACT to XML file and vice versa. So as of my understanding not required for classifier and splitter module process in our case. So could you please confirm whether my approach is correct or wrong?

If wrong, please tell me how will approach the above process, it would be helpful for me.

Thanks & Regards

Vijayakumar S

Shabarish_Nair
Active Contributor
0 Kudos

yes. if it is only conversion, you can use the seeburger modules

prateek
Active Contributor
0 Kudos

As I mentioned earlier, you can use Seeburger module or for that matter any java based module. You need to check if your required message types are pre delivered by Seeburger and then go ahead with your development.

Regards,

Prateek Raj Srivastava

Shabarish_Nair
Active Contributor
0 Kudos

If it is to do with the EDI mapping/transformation modules i think it should ideally work

Former Member
0 Kudos

Hi Guys,

    Could you please confirm my queries. All standard SAP PI adapters supports Seeburger modules or it will support any specific adapters?

Modules:

localejbs/SeeClassifier

localejbs/CallBicXIRaBean

localejbs/Seeburger/MessageSplitter

Specifically JMS adapter can able to support for the above modules?

Thanks & Regards

Vijayakumar S

rajasekhar_reddy14
Active Contributor
0 Kudos

as per my knowledge anwser is NO,

if you ant handle EDI conversion in JMS adpater then you have to develop your own module .

prateek
Active Contributor
0 Kudos

Answer is Yes, it will support. Go ahead and configure your scenarios.

Regards,

Prateek Raj Srivastava