Parameter | Description/Action |
Component Interface | Specify the name of the CI with which the adapter service will interface, as follows: If the Enable List Of All Available CIs parameter for this service's associated adapter connection is set to TRUE, you can select the CI from a list of all available CIs on the PeopleSoft system. The list of CIs reflects all CIs on the PeopleSoft system. However, the adapter service will only work if the CI's .class files are copied to the Integration Server directory. See
Setting Up Your Adapter's Environment for details. If the Enable List Of All Available CIs parameter for this service's associated adapter connection is set to FALSE, you must type the name of the CI. This field is case sensitive. For more information about the Enable List Of All Available CIsoption, see
Configuring Adapter Connections. If you want Designer to display an error if you select an invalid CI name, you can turn on automatic validation of adapter services as described in
Validating Adapter Service Values. |
Parameter | Description/Action |
CI Field Name | This column lists all Create key fields for the CI. |
CI Field Type | This column lists the PeopleSoft data type for each Create key field. |
Input Field Name | This column lists the webMethods field names for the input fields. When running this service, these fields must contain values for the service to be able to create and insert a CI record. |
Input Field Type | This column lists the webMethods data type for each input field. |
Parameter | Description/Action |
CI Field Name | This column lists all available input fields for the CI. |
CI Field Type | This column lists the PeopleSoft data type for each CI input field. |
CI Record Name | This column lists the record names for all available records in the CI. This column is provided as a convenience, enabling you to more easily identify record names. |
CI Record Key | This column indicates whether the field is a key field for the CI record. If this column contains a check mark, then the field is required for the record indicated in the CI Record Name column. You must select the CI Record Key fields and provide values for these fields for each level 0 or higher record you are inserting into the PeopleSoft database or PeopleSoft will return an error. You do not have to provide values for level 1 or higher records that you are not inserting. |
Use Field | Select this option for each field you want to use as an input field, or click the icon to select all of the fields. You must select the CI record keys for each record the service will insert. Each field that you select on this tab will appear in the adapter service's input signature (see the Input/Output tab) within a document called ServiceNameInput.CreateKeyFields, where ServiceName is the name you specify for the service. |
Input Field Name | When you choose a field on this tab, this column lists the webMethods field name. Do not change the field name or the service will not work. The insert service can use any of the fields selected on this tab when inserting a record. However, the service must contain values for the CI record key fields for each record the service will insert. |
Input Field Type | This column lists the webMethods data type for each input field. |
Parameter | Description/Action |
Status Field | This column shows the STATUS output field. |
Use Field | Select this option if you want the service to return a status. If you choose to use the STATUS field, the field will appear as an output field on the service's output signature (see the service's Input/Output tab). |
Output Field Name | If you choose to use the STATUS field, this column lists the webMethods field name. |
Output Field Type | This column lists the webMethods data type for the STATUS output field. |