Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble using Broker APIs #1178

Open
samishra1 opened this issue Apr 7, 2018 · 0 comments
Open

Trouble using Broker APIs #1178

samishra1 opened this issue Apr 7, 2018 · 0 comments

Comments

@samishra1
Copy link

Hello,

I am running into issues uploading and validating files in a local copy of data act broker. I would like to know the sequence of APIs I need to execute to submit and validate files. I have tried /v1/submit_files/ followed by /v1/finalize_job/ but I am not if this is right. I don't see any uploaded files, neither the submission errors and warning files.

Background:

  1. Setup the data act broker backend. When I access 127.0.0.1:3333/ I get message broker is running
  2. I tried testing backed APIs using postman
    2a. I get session id by using 127.0.0.1:3333//v1/login
    2b. Using session id from step 2a, I executed /v1/submit_files and got back the submission_id (4)

Questions:

  1. Am I supposed to run /v1/finalize_job/ after getting the submission_id from /v1/submit_files. If so where do I get the upload_id which is the input required for /v1/finalize_job
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant