Specify TIMESTAMP format -YYYYMMddHHmmss- in filename
CD2006May 17 2012 — edited May 18 2012Hi,
I am using B2B 10.1.2 and need to add TIMESTAMP to the file name of an Inbound file before it is dropped to the destination. The name of file at source does not have TIMESTAMP.
If i just use %TIMESTAMP% timestamp in the default form is added to the filename.
I need to add TIMESTAMP in YYYYMMddHHmmss format ; I tried %TIMESTAMP[YYYYMMddHHmmss]% however it did not work; it just adds %TIMESTAMP[YYYYMMddHHmmss]% to the file name.
How and where should I specify YYYYMMddHHmmss format?
I tried specifying %TIMESTAMP[yyyyMMddHHmmssSSS]% as well however issue was not resolved.
Thanks,
Edited by: CD2006 on May 17, 2012 1:33 PM