cancel
Showing results for 
Search instead for 
Did you mean: 

Master Routing Download LOIROU04 IDoc Custom XSLT for relaxed flow

george_predoiu
Explorer
0 Kudos
381

Hello everyone!

In integration workflows, Master Routing Download (LOIROU04) I want to use a custom XSLT to change the Relaxed Flow option to True.

In the Standard XSLT code there is line that is commented out looking like this:

<!-- Sample for Relaxed flow

<relaxedFlow>true</relaxedFlow> -->

Unfortunately, uncommenting it won't do the job. After saving the custom XSLT code with <relaxedFlow>true</relaxedFlow> master routing downloads from S/4HANA will still appear with relaxed flow unchecked in SAP DM.

Accepted Solutions (1)

Accepted Solutions (1)

ManoelCosta
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello George,

Is your CPI Package updated? I suggest you double check your CPI Package version, update it to latest if needed and make sure you re-deploy Initial Parameters artifact manually. After that, retry the scenario above.

Br,

Manoel

george_predoiu
Explorer
0 Kudos

Hello Manoel,

Thank you for your answer. I have a follow up question on this. Can relaxed flow be triggered also by customizing LOIPRO05 V2 production order download XSLT? And if yes, where should <relaxedFlow>true</relaxedFlow> be added to the code?

Thank you,

George

ManoelCosta
Product and Topic Expert
Product and Topic Expert

Hello George,

I don't think so. As far as I can tell, relaxedFlow is supported in Master Routing Download only.

Br,

Manoel

Answers (0)