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

BLT To Transpose a BLT's output?

Former Member
0 Likes
224

A while back I saw an article talking about transposing a BLT's output with another BLT but I can't find that article now.

Does anybody know where I can find this article again?

Accepted Solutions (0)

Answers (2)

Answers (2)

salvatore_castro
Product and Topic Expert
Product and Topic Expert
0 Likes

Brian,

How's if going, I hope all is well. Anyway, there's actually 2 ways that you can manipulate the output from a Trx:

1) Use the Transaction call action block under the Logic tab to call the data source Trx and then manipulate the OutputXML in subsequent actions.

2) In the Query Template specify an XSL Transform that will manipulate the OutputXML from the Trx to however you need it. We have examples under the web root (Illuminator/Stylesheets & Illuminator/Stylesheets/Samples).

Hope that this helps.

-Sam

Former Member
0 Likes

I am not sure about the article but there have been quite a few posts here in the past 15-20 days that talk about XML Manipulation & an xMII output other than the standard Rowsets/Rowset.

If that is what you are looking for.

Ask a Question