Skip to main content
Question

IFS 22R1SU3 - REST API - Can we use transformer to modify the tags TEXT from json response

  • November 24, 2022
  • 1 reply
  • 101 views

srinivas
Sidekick
Forum|alt.badge.img+7

Hi,

 

We have developed a REST API that returns a json response with tags and values from IFS Database.

Example:

In above output message from the REST API,  we need to change the text of the tags( e.g. “NomDns” => "Nom_reseau").

When we tried to change the name as required in projection file  or PLSVC  file of the REST API, it is throwing error as “mismatched token”

 

Any help is highly appreciated.

Regards,

Srini

1 reply

Forum|alt.badge.img+9
  • Hero (Employee)
  • 80 replies
  • November 24, 2022

With a transformer you can change this for sure.