thanvanhai
(Thân Văn Hải)
April 12, 2023, 2:00am
1
I want to use the API of Erp.BO.LaborSvc to develop a production declaration system via mobile
So I’m learning about the API methods of Labor Entry Business Object
I use BL tester to test the method:
use tracing to find related methods as i do business
I want to test the methods through the API but there are some methods I get Sorry! Something went wrong. Please contact your system administrator.
Do I have to reconfigure the system or did I pass the wrong parameters?
Thank you very much! Have a good day!
klincecum
(Kevin Lincecum)
April 13, 2023, 3:07pm
3
Yes, please share more details.
aarong:
Share your JSON please
hmwillett
(Hannah Willett)
April 13, 2023, 3:16pm
4
Check the Event Viewer on your sever to read what the actual error is.
1 Like
utaylor
(Utah Taylor)
April 13, 2023, 3:41pm
5
This ^
I have yet to try and do the web debug to see if it gives the same as the server, but I go to the server to see the error for now.
hmwillett
(Hannah Willett)
April 13, 2023, 3:42pm
6
It doesn’t. The network tab shows the same system admin error.
1 Like
hmwillett
(Hannah Willett)
April 13, 2023, 7:32pm
8
Search the forums. @klincecum made some dashboard to pull those down, I believe.
Damn SaaSy folks making everything difficult.
1 Like
aarong
(Aaron Gulley)
April 13, 2023, 7:38pm
9
Kevin with his swiss army knife again…
klincecum
(Kevin Lincecum)
April 13, 2023, 7:50pm
10
I prefer to call it fits and spurts.
1 Like
utaylor
(Utah Taylor)
April 13, 2023, 8:23pm
11
Yes, super cool @klincecum
I Using BL tester to test the Adapter’s function, I get this error
Has anyone tried using the web API to successfully call the StartActivity function for my reference?
this is the file passing Parameter
ParameterStartActivityP.txt (32.6 KB)
when performing transactions from MES
here is the file tracker:
TraceData17784.txt (55.0 KB)
Thank you very much! Have a good day!