Property Name | Sample Value | Description |
---|---|---|
wacs.externalsystem | ERP | Fixed value “ERP” |
wacs.storeroom. category | W1ST | Storeroom Category fixed value “W1ST” |
wacs.storeroom.active. code | W1AC | Storeroom Active Code fixed value “W1AC” |
notification.email.process.complete.flag | true/false | Set to “true” to send notification after integration is processed. Else, set to “false”. |
notification.email.process.nofile.flag | false | Set to “true” to send when no file is found. Else, set to “false”. |
fileprocessed.prefixtag | Sent- | File prefix needs to be updated to Sent-/-/Processed- when it is processed successfully without errors. |
filenotprocessed. prefixtag | Error- | File prefix needs to be updated to Error- when it is processed with errors. |
item.assign.stockitemdetail.class | W1IN | Stock item details class fixed value “W1IN” |
execute.sid.bulk | yes | Set to “yes” to run SID sync in bulk. |
wacs.storeroom. batchtype | increment | Property used to identify bulk or increment storeroom sync to call SID sync process. |
item.adjust.bipreport | /Custom/SCMWACS/Inv Adj/ERPSCM_InvAdjReport_WACS.xdo | Path of the BI Report Object. |
notification.type.email | email | Notification type |
notification.error.flag | true | Flag used in error handler to send an email notification. |
wacs.sid.active.code | ACTIVE | Active storerom SID Sync fixed value “ACTIVE” |
wacs.sid.inactive.code | INACTIVE | Inactive storerom SID Sync fixed value “INACTIVE” |
wacs.storeroom.inactive.code | W1IA | Inactive Storeroom code fixed value “W1IA” |
wacs.item.category | WACS | WACS item category defined in ERP |
wacs.item.bipreport | /Custom/SCMWACS/Inv Item/ERPSCM_CategoryItemReport_WACS.xdo | Path of BI report object for Item category |
mat.demand.supplysrctype | On hand | Value of Supply Source Type in ERP |
mat.demand.demandsrctype | User Defined | Value of demand source type in ERP |
pick.source.system | OPS | Name of source application. The name of the predefined Oracle Fusion source system. |
pick.release.status | Unreleased | Value that determines the release status. A list of accepted values is defined in the lookup type WSH_BACKORDERS_FLAG. |
pick.order.type.code | TRANSFER_ORDER | Value that identifies the type of order. A list of accepted values is defined in the lookup type ORA_WSH_ORDER_LINE_TYPE. |
pick.release.flag | true | Contains one of the following values: true or false. If true, release the pick wave along with the pick wave creation. If false, do not release the pick wave. |
pick.release.mode | ONLINE | Value that determines whether to release pick wave immediately or add it to a release schedule. Valid values are ONLINE and CONCURRENT. |
transfer.order.bipreport | /Custom/SCMWACS/Transfer Orders/ERPSCM_TransferOrderReport_WACS.xdo | Path of BI report object for transfer order. |
materialrequest.InterfaceSourceCode | EXT | Supply request lines interface source code in ERP SCM. |
materialrequest.SupplyRequestStatus | NEW | Supply request status |
materialrequest.SupplyOrderSource | INV | Supply request lines supply order source in ERP SCM. |
materialrequest.TrustedSource | 1 | Trusted source constant value. |
materialrequest.ProcessRequestFlag | Y | Process request Flag constant value |
materialrequest.SupplyType | TRANSFER | Supply request lines supply type |
materialrequest.PreparerId | <id> | Person ID of who raised the request. To get the ID use the REST API (/hcmRestApi/resources/11.13.18.05/userAccounts) |
materialrequest.DeliverToRequesterId | <id> | Person ID of who has requested transfer order. |
materialrequest.DestinationTypeCode | EXPENSE | Supply request lines destination type code |
zeroBalancesItemAdj.BIPReport | /Custom/SCMWACS/Inv Adj/ERPSCM_InvZeroQntyAdjReport_WACS.xdo | Path of BI report object for zero balance inventory items. |