Real-time Invoice Custom Record Creation
- Navigate to eXtendTech → eXtendPS-DE → PromoStandards Job Runner.
- Select the Import Invoice from PromoStandards option and specify invoice start & end date under fields Invoice Start Date & Invoice End Date respectively.
- Click Submit.
- On successful execution of this job, status Complete will be shown on your screen.
Scheduled Invoice Custom Record Creation
eXtendPS-DE Stop Create Custom Invoice Script Execution - This field is used for stopping the Map/Reduce script at any point.
eXtendPS-DE Invoice Vendor Search Start From - This field is used for searching the vendor from a specific range, and the vendor search starts from the specified value. The default value is 0. (This is used for scheduling the next batch of vendors for creating the custom records which there is a large batch.)
eXtendPS-DE Invoice Request Date Day Filter - This field is used for requesting the invoices for the current date or previous date. If this is not provided, then the default value for this is today.
Note: Only today and yesterday are supported at this time.eXtendPS-DE Invoice Date Specific Filter - This field is used for requesting invoices for a specific date.
- eXtendPS-DE Invoice End Date Filter - This field will work in conjunction with eXtendPS-DE Invoice Date Specific Filter field. The date mentioned in this field will act as end date & the date mentioned in eXtendPS-DE Invoice Date Specific Filter field will act as start date for fetching invoice records. Note: The maximum limit for date range is upto 30 days.
Note: The page size of the vendor search result is configurable from the eXtendPS-DE Setup page using the field INVOICE SERVICE VENDOR PAGE SIZE.
Error list
- Error Code: PO_NOT_FOUND
Error Message: Purchase order not foundThis error message and error code will be set in the custom record if the purchase order is not found in the NetSuite account while creating the custom Invoice record. - Error Code: INVALID_INVOICE_DATEError Message: Invalid invoice date {{INVOICE_DATE}}This error message and error will be set in the custom invoice record if an invalid invoice date is received from the invoice response while creating the custom invoice record.
- Error Code: VENDOR_CREDITError Message: Credit memo received from vendorThis error message and error will be set in the custom invoice record if the invoicetype received from PromoStandards is CREDIT MEMO.