Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Specify TIMESTAMP format -YYYYMMddHHmmss- in filename

CD2006May 17 2012 — edited May 18 2012
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 15 2012
Added on May 17 2012
2 comments
1,872 views