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

MII BLS Trasaction calling SAP RFC call - How to pass XML document as input parameter

Former Member
0 Likes
459

Hi,

1. I am very new to the SAP and SAP xMII workbench.

I have a webpage with iGrid applet embedded on it. We have multiple rows in the iGrid applet that can be selected by user.

After selecting single or multiple grid rows user clicking a 'button' on the web page.

We are using iCommand applet (ExacuteQuery] to call the BLS transaction.

Using iCommand applet on the webpage we are passing parameters to BLS Transaction.

Would like to pass on the single/ multiple selected grid row values as a XML document to BLS Transaction variable which is an Input parameter for SAP RFC call.

I am using SAP JCo Session to make the RFC call. 

Any pointers will be helpful.

2. Which is a best track in SAP training courses to get formal training.

Thanks,

Senthil

Accepted Solutions (1)

Accepted Solutions (1)

salvatore_castro
Product and Topic Expert
Product and Topic Expert
0 Likes

The SCM380 course is the one that you will want to take and make sure you sign-up for the one that covers the newer 14.0 version of MII.  You can also pass the values as a comma separate string or as an XML encoded value to the query template parameters to an XML input field of the logic engine.


Sam

Former Member
0 Likes

Salvatore,

Thanks for the course information. Very useful.

Answers (1)

Answers (1)

agentry_src
Active Contributor
0 Likes

Hi Senthil,

What version of MII (or xMII) are you working with?  There are some examples of this type of transaction in the wiki which you may want to download and take a look at.

Regards, Mike

SAP Customer Experience Group - CEG

Former Member
0 Likes

I am using version 12.0.xx.