Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Upper case function in XSL returning error

edited Aug 29, 2020 3:59PM in Configure Price Quote 2 comments

Summary

Upsert quote integration to oracle sales cloud

Content

Hi Experts,

I have an requirement to convert the value to uppercase and send to orace sales cloud in Upsert quote integration. im using below but retuning an error can someone please suggest.

1. <sal:Status>
<xsl:value-of select="UPPER($main_doc/status_t)"/>
</sal:Status>

2. <sal:Status>
<xsl:value-of select="upper-case ($main_doc/status_t)"/>
</sal:Status>

 

Error:

You have attempted an action that could not be completed. Please verify if the service is available, or contact your site administrator if this issue persists. Details: "Unknown Error"

Regards,

Sudheer.

 

Version

20A Patch2

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!