How to handle special character like "/" in REST API query parameter — Cloud Customer Connect
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

How to handle special character like "/" in REST API query parameter

Hi There!

We have use case where we need to do Item Description duplicate check before Item is getting created in Product Development (PD) work area.

Technical Approach followed:

  1. Global Function (which contains logic to validate duplicate description)
  2. Item Rule which invokes this Global Function and passes "ItemDescription" field as parameter (User entered description is considered)
  3. Item Rule in step 2 is added in "Item Description Generation Method" of Item class.

So by above steps, when a user tries to create new item, Item Description entered by user is sent as parameter to global function and when Global Function in Application Composer tried to call the below API with same ItemDescription an error occurs "

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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