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

Integrate xMII with ERP

Former Member
0 Likes
242

Hi,

I am trying integrate xMII with ERP, So I have followed this blog

/people/dipankar.saha3/blog/2007/02/05/how-to-integrate-sap-xmii-with-sap-erp

I have created JCO Interface with some BAPI in BLS. I have added a sequence in that I am keeping Message XML output. While I am runnig, I didn't get that output.

If anybody worked on this give me step by step solution

Thanks

Art

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Hi,

Thanks All. My problem solved

Thanks

Art

Former Member
0 Likes

Art Tech

Just use this <a href="http://www.esnips.com/web/SomFolder">Guide Document</a> which will let u to have an understanding on usage of BLS for integrating ERP with xMII with a simple example

Regards

Som

Former Member
0 Likes

Hi Sarkar,

Thanks for your help..... I have got idea from this document. But Still I couldnt get output.

I have created XacuteQuery Templates and assigned values to the paramenters. Then I click Test button in that template, It just shows text as 'Result'

Please let me know what is problem

Thanks

Art

Former Member
0 Likes

Art Tech

Did u hv set the Transaction Output Parameter 'Result' as XML Data Type?

Regards

Som

Former Member
0 Likes

Hi Som,

Yes, I have set "Result " as output paramenter and data type as xml.And also I have passed parameter values.... But It displays output as 'Result'.

Please let me know what is the problem

Thanks

Art

Former Member
0 Likes

Art Tech

Use Action <b>Tracer</b> after each actions in the BLS and link the Output of previous action to the message of Tracer. This will help u to find where prob comes. probably u hv got stuck with some misleading in BLS.

Find this out urself which will give u a strong understanding on this.

I did the documentation wat i sent u in previous post with positive result

Regards

Som

Former Member
0 Likes

Is you "Result" an Iluminator Doc? Because it is required that you build an illuminator doc so that you can get an output in the desired Rows&Columns display.

In your case if you declare you Result as a String type then your query template output would show a "Result" with the XML string that you assign, as its value.