cancel
Showing results for 
Search instead for 
Did you mean: 

IS MII BLS Supports Recursion

Former Member
0 Kudos

Hi Guys,

I am working on SAP xMII 11.5.

I want to know that is MII BLS (Transactions) Support recursion. I want to calll a BLS from itself.

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Anshul

Please go through this thread:

This will help you.

Answers (1)

Answers (1)

jamie_cawley
Advisor
Advisor
0 Kudos

You would need to use an http post or the web service action to call the transaction. If you tried the transaction call action you would get an out of memory error when you opened the transactions because it would keep reparsing itself.

Jamie