I'm a Java developer tasked with creating an integration scheme to GP2016... we have several systems that already have Java integration layers, and we are now including GP. Through a Java layer, these systems will feed basic information into GP (such as creating journal entry batches) as well as pull information (like account numbers and vendors).
My question is concerning the best way to architect the Java-to-GP layer. I've been reading about Service Based Architecture, and it appears that it might be a viable option... and maybe superior to the eConnect/Web Service option. Would the REST services from SBA accomplish those requirements? Is there any documentation stating what functionality has been exposed by SBA in GP2016?
Any advice / resources would be greatly appreciated, as I'm far from a GP expert. :)
Thank you
*This post is locked for comments