Question

IFS Cloud Upgrade - Merge connect configuration

  • 23 January 2024
  • 0 replies
  • 22 views

Badge +7

This is on upgrading IFS APP8 to IFS Cloud 23R1.

 

As IFS Technical documentation, https://docs.ifs.com/techdocs/23r1/070_remote_deploy/040_upgrading_system/025_planning_upgrade/060_merge_connnect_config/

we need to merge exported connect configurations with the new configuration files using text merge tool. For example, for the transformers, In 23R1 build home, XML file is at \build-home\server\connect_config\0_ConnectConfigurations.xml

So, we need to merge APP8 transformer details to 0_ConnectConfigurations.xml file mentioned above. If we export one transformer to a xml file, it gives some binary value as below

 

... <PARAMETER_VALUE>IFS_EINVOICE_TO_BENSONINVOICE.xsl</PARAMETER_VALUE> <BINARY_VALUE>PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjx4c2w6c3R5bGVzaGVldCB2 ZXJzaW9uPSIxLjAiIHhtbG5zOnhzbD0iaHR0cDovL3d3dy53My5vcmcvMTk5OS9YU0wvVHJhbnNm b3JtIiB4bWxuczp2bWY9Imh0dHA6Ly93d3cuYWx0b3ZhLmNvbS9NYXBGb3JjZS9VREYvdm1mIiB4 bWxuczp4cz0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbW …

 

But in 0_ConnectConfigurations.xml, it gives some other encrypted format, it seems, for an entry, as below.

 

... <CONNECT_TRANSFORMERS> <CONNECT_TRANSFORMER> <INSTANCE_NAME>IFS_XML_TO_JSON_GENERIC</INSTANCE_NAME> <DESCRIPTION>Transform generic XML document to Json. Type is not considered.</DESCRIPTION> <INSTANCE_TYPE>Java Transformer</INSTANCE_TYPE> <TRANSFORMER_FILE>xmltojsongeneric.jar</TRANSFORMER_FILE> <TRANS_FILE_CONTENT>504B03040A000008000026717D4D0000000000000000000000000

8CCEA86C81DD54B4216B5528D2C91AC59D66ADB9AD41DBD690CD807BAC530985D1386907AF9ED46B668AE5BA651949A61554C59177281C29C120CA1D449591CDABA69581C2F18DAECB32886F158B6AA1D6B6A4D33F6D5822D75637F217ED344494EEAB5F5C2666EB35 …

 

So please share instructions on how to merge APP8 connect configurations for transformers to 23R1 build home - \build-home\server\connect_config\0_ConnectConfigurations.xml.


0 replies

Be the first to reply!

Reply