The following settings define the value of the Return Code Keyword Type, which is used to indicate the status of a requisition import.
Setting |
Description |
---|---|
InProgressStatus |
Indicates that the import is in progress. |
SuccessStatus |
Indicates that the import succeeded, and data has been passed from REQConnect to Costpoint. |
FailureStatus |
Indicates that the import failed, and no data has been passed from REQConnect to Costpoint. |
These settings must follow the form of value="Return Code|[Status]", where [Status] is the value populated in the Return Code Keyword Type for the requisition.
For example:
<add key="InProgressStatus" value="Return Code|Import In Process"/>