Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

SOAP Connector- Date in zulu form is not appearing on Clipboard

SA-29788

Summary



After consuming the WSDL the date in zulu format is not appearing on the clipboard.


Error Messages



No error message.


Steps to Reproduce

  1. Consume the WSDL through wizard.
  2. Call the connector through datapage generated by wizard.
  3. Date property on clipboard is not appearing; however DateTime is appearing properly.


Root Cause



This issue was determined to be a product enhancement request
 

Resolution



Perform the following local-change:

Since response from the service seems tobe in the format DDMMYYYY-Z.
  1. Goto Connector you have created. In the response tab -> response parameters -> Map to key values.
  2. If you open this, you can find that the associated mapped property is of type Date. Change it to some other property of type string or DateTime i.e. create a new property of type Sting or Date time.
  3.  In activity, truncate the time zone from the value of created String property and assign it back to Date property in the Date Acceptable format.

Please find below example for reference.




 

Published November 20, 2016 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us