Okay now we’re getting somewhere. It seems like everyone just assumes that is common knowledge but it’s really unintuitive to someone as inexperienced as myself. Impl translates to Svc okay got it.
Thank you Jose!
2 Likes
To be fair, you are jumping way into the deep end without first knowing how to swim. People are assuming that you know how to read a trace when you are talking about basically recreating Epicor UI, because that’s no small feat. And it does take a lot of time and a lot of reading to start to get a handle on how this stuff works. Something as simple as a quote really isn’t simple. There a lot of moving parts that have to be accounted for, and with REST, they all have to be perfect the first time. That’s where the UI in Epicor helps guide you. So you will have to somehow do all of that error checking and guiding to make sure you follow a complex set of rules developed over many years.
It’s not a simple task.