Skip to content

Bob's

Bobs integration upload file per store, and we map those to a location via POS configuration, we need to know which store number will represent each location, since at the moment, data will not provide that information, only `storeNo`

POS Configuration

Select the location that needs to be setup.
Go to [Integrations] tab
Click [New] on POS configurations
Set external id as `bobs-{store_no}` example: `bobs-1234`
Make sure type is `bob_integration`
image.png
216.7 kB

Troubleshooting

Bobs integration is running on its own application under , the process is, schedueler runs and check for new files under `s3://getsavi-etl-storage-prod/bobs-uploads/` gets the store no and the date of the information sent and and move them to `s3://getsavi-etl-storage-prod/bobs_integration/{store_no}/{year}/{month}/{day}/{file}`
A good way to validate if data is sent, we can check files for stores under `s3://getsavi-etl-storage-prod/bobs_integration/` or the backups under `s3://getsavi-etl-storage-prod/bobs-uploads/backup/`
Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.