Skip to Content
0
Former Member
Jul 02, 2009 at 11:21 AM

Regarding Variable Substitution

32 Views

Hi Everyone,

I am using Variable Substitution for the target filename. target structure is shown below. I want to capture ProductionStartDate and ProcessOrderNumber from the payload. How do i specify them in the Variable Substitution table under Reference

<?xml version="1.0" encoding="utf-8" ?> 
- <ns1:Root PublicationDate="2009-07-02T06:30:38Z" xmlns:ns1="PMI-SAP-PSS4">
  <ProcessOrder ProcessOrderNumber="222222222" ProductionStartDate="2009-07-01" ProductionStartTime="12:08:00" Action="CANCEL">1-20090701-222222222-c.xml</ProcessOrder> 
  </ns1:Root>

Regards,

Varun