The following feeds are used by the Inventory microservice:

binExport Feed

This feed is used to export the bins of the Inventory service to an Excel sheet and upload it to S3. The frequency to run this feed is ONDEMAND.

How to Run the Feed

There is no admin UI support to trigger this feed. To trigger this feed, go to the binExport Feed Job details page of the required Inventory microservice collection and create a schedule. You can find the S3 URL of the exported file in the history details page. After the feed is completed, an email is notified to the configured email address(es) with the feed details.

To view the feed summary and history details, refer to the feed job history page of the  Feed Admin console.

binImport Feed

This feed is used to import the bins available in the import sheet (.xls or .xlsx file format) into the Inventory service. The frequency to run this feed is ONDEMAND.

How to Run the Feed

There is no admin UI support to trigger this feed. To trigger this feed, go to the binImport Feed Job details page of the required Inventory microservice collection and create a schedule for this feed job with the custom parameter inputFileCdnUrl with its value as a S3 URL of the .xls or .xlsx file. After the feed is completed, an email is notified to the configured email address(es) with the feed details.

Note: To import, you can use the sample sheet

To view the feed summary and history details, refer to the feed job history page of the Feed Admin console.

binItemExport Feed

This feed Job is used to export the bin items to an Excel sheet and upload it to S3. The frequency to run this feed is ONDEMAND.

How to Run the Feed

There is no admin UI support to trigger this feed. To trigger this feed, go to the binItemImExport Feed Job details page of the required Inventory microservice collection and create a schedule. After the feed is completed, an email is notified to the configured email address(es) with the feed details.

To view the feed summary and history details, refer to the feed job history page of the Feed Admin console. You can find the S3 URL of the exported file in the history details page.

binItemImport Feed

This feed is used to import the bins items available in an import sheet (.xls or .xlsx file format) into the Inventory service. The frequency to run this feed is ONDEMAND.

How to Run the Feed

There is no admin UI support to trigger this feed. To trigger this feed, go to the binItemImport Feed Job details page of the required Inventory microservice collection and create a schedule for this feed job with the custom parameter inputFileCdnUrl with its value as a S3 URL of the .xls or .xlsx file. After the feed is completed, an email is notified to the configured email address(es) with the feed details.

Note: To import, you can use the sample sheet

To view the feed summary and history details, refer to the feed job history page of the Feed Admin console.

transactionExport Feed

This feed is used to export the Inventory transactions on bin items to an Excel sheet and upload it to S3. The frequency to run this feed is ONDEMAND.

How to Run the Feed

There is no admin UI support to trigger this feed. To trigger this feed, go to the transactionExport Feed Job details page of the required Inventory microservice collection and create a schedule. You can find the S3 URL of the exported file in the history details page. After the feed is completed, an email is notified to the configured email address(es) with the feed details.

To view the feed summary and history details, refer to the feed job history page of the  Feed Admin console.

transactionImport Feed

This feed is used to import transaction details on bin items available in an import sheet (.xls or .xlsx file format) to the Inventory service. The frequency to run this feed is ONDEMAND.

How to Run the Feed

There is no admin UI support to trigger this feed. To trigger this feed, go to the transactionImport Feed Job details page of the required Inventory microservice collection and create a schedule for this feed job with the custom parameter inputFileCdnUrl with its value as a S3 URL of the.xls or .xlsx file. After the feed is completed, an email is notified to the configured email address(es) with the feed details.
Note: To import, you can use the sample sheet.

To view the feed summary and history details, refer to the feed job history page of the  Feed Admin console.

 

Note: For detailed information about Feeds microservice, see here.

 




Revision History
2020-11-21 | AN – Revamped the content for release 8.13.
2020-05-15 | AN – Updated the content.
2019-05-02 | AM – Added stem sentence.
2019-01-23 | PLK – Content uploaded.