Skip to main content
12-Amethyst
May 19, 2023
Solved

Problem to Send Long Description as plain text from Control Characteristics to ESI

  • May 19, 2023
  • 2 replies
  • 1255 views

Hi all! I found a problem to send the plain text from longDescription.

I has the Operation making the same and it works.

Control Characteristics has a long Description that not send from default. I´m implemented a customization on ESIResponseMetaInfo to add it. It work's but the content was sent with html tag and stuff. I found a way similar LongDescription from Operations, so i changed to the same way and the content did not sent it (its blank). So the xml file has the HTML content or don´t have any data on longDescription.

There are someone who know to solve this?

Thank you!

Best answer by FabioValente

Thank you for change it to right session.

I did found a solution, sent the original message (with tags and stuffs) and corrected on Tibco with Java Code inside the SplitLongDescription function process and get sucess on send to SAP system.

Thank you all!

2 replies

16-Pearl
May 23, 2023

Hey,

is this question related to ThingWorx? When Igoogle ESIResponseMetaInfo it shows some Windchill articles. I assume you posted in the wrong forum?

Best

12-Amethyst
May 23, 2023

Thank you for response! 
Really not about Thingworx! I post on wrong session... my fault!

FabioValente12-AmethystAuthorAnswer
12-Amethyst
May 23, 2023

Thank you for change it to right session.

I did found a solution, sent the original message (with tags and stuffs) and corrected on Tibco with Java Code inside the SplitLongDescription function process and get sucess on send to SAP system.

Thank you all!