Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
http framework setup
Just seeing how much I am allowed to do:
I have this setup
in postman I do this:
in the log (because postman comes back with "could not get a response") i see this:
Have I crossed the boundary, if so, which one.
btw 'http://localhost/api/bsmob_Jobclockon/workorder' is ok so 'bsmob_Jobclockon_api' has ben created and working.
I have this setup
in postman I do this:
in the log (because postman comes back with "could not get a response") i see this:
{
"status": 204,
"phrase": "This is a valid endpoint but the web API module has not yet been created.",
"method": "GET",
"URL": "http://localhost/api/bsmob_Jobclockon/job/9999"
}
"status": 204,
"phrase": "This is a valid endpoint but the web API module has not yet been created.",
"method": "GET",
"URL": "http://localhost/api/bsmob_Jobclockon/job/9999"
}
Have I crossed the boundary, if so, which one.
btw 'http://localhost/api/bsmob_Jobclockon/workorder' is ok so 'bsmob_Jobclockon_api' has ben created and working.
Comments
I thought 'create APIs' was only if you needed to create the ssp for the base api (bsmob_jobclockon)
How do I create an API?
Ah, that could explain a few failed attempts that I thought was malformed at my end.
Ah, look, I have a job_api ssp!!!
Wonder how many extraneous ones I have from random button clicks!!!
Sorry, wont be able to get out of the habit.