Forum Discussion

derowe's avatar
derowe
New Contributor
8 years ago

Need to remove leading zeros from Property before used as input to service

Testing a CreateOrder SOAP service which returns an order number with leading zeros e.g. 0000133456   This is input to GetOrder service which does not take leading zeros.  Using Property/Property ...