Skip to Content
0
Jun 03, 2008 at 07:18 PM

Create Filename from Data within IDOC

36 Views

Good afternoon, All

In PI 7.0 we are sending an IDOC to a File. The XSL mapping between the two creates a structure like the following:

<resultset>

<row>

<fieldOut>xxxxx</fieldOut>

</row>

<resultset>

Content Conversion is then used on the outbound File adapter to create a .TXT file that is picked up for further process.

I now have the requirement to NAME the resulting .TXT file based upon information within the original IDOC.

I've tried Variable Substitution but it appears that this only applies to the resulting mapped results and not the original payload.

Any help that you could give me would be greatly appreciated.

Regards,

Chad