Skip to Content
0
Feb 24, 2009 at 07:41 PM

Adding a unique identifier in file name

78 Views

Dear all,

In one of the scenario(n IDOCs to 1File),

IDOCs keep coming from SAP and at XI we are appending it in one file.

XI transmits this file on particular time of a day(say everyday at 6 PM) to the receiver system. It implies that it is a per day interface.

XI creates the file with the this convention: <DocName>>_<Date>.txt

Now a new requirement has come up to add a unique identifier to this filename for every transmission, Say for ex:

<UniqueIdentifier>_<DocName>_<Date>.txt

The receiver system wants this, UniqueIdentifier to be in sequence, say

0001_OrderData_20090224.txt

0002_OrderData_20090224.txt

Is it possible to achieve this in XI, Do we have any standard feature. or is there any workaround.

Kindly drop in your comments.

Thanks in advance,

Younus