• Integration Studio - Filtering a JSON (SMAX 24.1)

    In Integration Studio I'm having a syntax issue trying to filter a json to extract an element. In the sample json below, abbreviated for simplicity, I need to extract the endDate where the entitlementType=='INITIAL' && serviceLevelCode=='ND'. I had…
  • SMAX Integration engine: JSON Parser for attributes with dots

    Hi, We are preparing integration with one of our customer internal system, which should send a data do SMAX Integ engine listener. Unfortunately the attributes has complex names e.g. {" latestEvent.application.name ": "XXXX"} What is please the correct…
  • Cyrillic name files upload to SMAx via Rest API Call(Postman)

    Hi there, we have a case where trying to upload file to SMAx with a Cyrillic name using Postman, where the API returns a response like this: Headers Part: Body Part: which means, that the file name is corrupted and can't be attached to change or anything…