0% found this document useful (0 votes)
6 views3 pages

Message Database Integration Guide

To add new messages to the Integration Server message database, developers must: 1. Launch the Integration Server message database tool by running a Java jar file. 2. Select the message type and number, provide the message ID, text, and explanation, and click OK to insert the new message. 3. Commit the added message to the SVN repository so it will be available in future Integration Server installations.

Uploaded by

ManishKumar
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views3 pages

Message Database Integration Guide

To add new messages to the Integration Server message database, developers must: 1. Launch the Integration Server message database tool by running a Java jar file. 2. Select the message type and number, provide the message ID, text, and explanation, and click OK to insert the new message. 3. Commit the added message to the SVN repository so it will be available in future Integration Server installations.

Uploaded by

ManishKumar
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

C:\SAG_Apps\MsgDbJar>java -jar E4Launcher.

jar

And select for Integration Server for DB connection

This will provide following UI for messages in message-DB

Send a mail to DL - RnD-ROS-G11N-ENG RnD-ROS-G11N-ENG@[Link] for getting write-


permission.

Messages are of 4 types


 PIESIME – Error
 PIESIMI – Information
 PIESIMW – Warning
 PIESIMC – Critical Error

To insert a new message into message-DB SVN right click to plugins: … and provide following
information:

Select message type and its no. then click ok and provide following info:

Message Id : PIESIMI0151
Message Text :General Properties
Explanation : General Properties  

Once done message will be added to the SVN tree and then commit them.

For review provide this no. to the doc team.

Once this process is followed the message will be available from next (IS) installation onwards.
When you build local dev build during build time message db is interacted and xml file is generated out
of this messages (keys) which will be used for messages display. ---Need to check.

You might also like