PluX Code Generator
This page allows you to generate the client, web and application layer deliverables. The system generates the deliverables and updates the status as "Generated Successfully”. If any error occurs during the generation, the system updates the status as "Check Error" and displays the details of the error.
Select the hyperlinked Component Name in the “Select Component” page.
The “PluX Code Generator” page appears.
The system displays the following in the “Select Component” group box.
Component Description |
The name of the component. |
Component Name |
The description of the component name. |
Enter the following details in the “Select Component” group box:
Activity Description |
Use the drop-down list box to select the activity description for generating plux code. The combo is loaded with the values as defined in the “Masters”. |
The system displays the following in the “Select Component” group box.
Activity Name |
The description of the activity name. |
Enter the following details in the “Select Component” group box:
ILBO Description |
Use the drop-down list box to select the ILBO description for generating plux code. The combo is loaded with the values as defined in the “Masters”. |
The system displays the following in the “Select Component” group box.
ILBO Name |
The description of the ILBO Code. |
The Plux Code Generator page has 3 tabs.
Enter the following details in the header:
Page Name |
Use the drop-down list box to select the page name for generating the client deliverables. The combo is loaded with the values as defined in the “Masters”. |
Language |
Use the drop-down list box to select the language for generating the client deliverables. The combo is loaded with values as defined in the “Masters”. The system displays “English” by default on launch of the page. |
Direction |
Use the drop-down list box to select the direction for generating the client deliverables. The combo is loaded with “LTR (Left To Right)” and “RTL (Right To Left)”. The system displays “LTR” by default on launch of the page. |
Note: RTL (Right To Left) is used for the languages like Arabic.
Version |
Use the drop-down list box to select the version for generating the client deliverables. The combo is loaded with values as defined in the “Masters”. The system displays “HTML” by default on launch of the page. |
Tab Style |
Use the drop-down list box to select the tab style for generating the client deliverables. The combo is loaded with “Inline Tab” and “Outer Tab”. The system displays “InlineTab” by default on launch of the page.
|
The system displays the following in the multiline.
Activity Description |
The name of the activity to which the client deliverables to be generated. |
ILBO Description |
The name of the ILBO code to which the client deliverables to be generated. |
Description |
The name of the page to which the client deliverables to be generated. |
Status |
The status of the deliverables. The status can be "Generated Successfully" or "Check Error". |
Error Log |
The error occurred during the generation of deliverables. |
Click the “Generate Client Deliverables” button to generate the client deliverables.
The system generates the deliverables in html and Java script format files in the web server path: ..\iedk\componentname\client under virtualworks folder.
The system displays the following in the multiline.
Activity Description |
The name of the activity to which the web deliverables to be generated. |
ILBO Description |
The name of the ILBO code to which the web deliverables to be generated. |
Status |
The status of the deliverables. The status can be "Generated Successfully" or "Check Error". |
Error Log |
The error occurred during the generation of deliverables. |
Click the “Generate Web Deliverables” button to generate the web deliverables.
The system generates the web XML files in the web server path: ..\iedk\componentname\client under virtualworks folder.
The system displays the following details in the multiline.
Service Name |
The name of the service to which the application deliverables to be generated. |
Status |
The status of the deliverables. The status can be "Generated Successfully" or "Check Error". |
Error Log |
The error occurred during the generation of deliverables. |
Click the “Generate App Deliverables” button to generate the application deliverables.
The system generates service XML files in the Appserver path: ..vwservice\iedk\componentname\service under virtualworks folder.