cancel
Showing results for 
Search instead for 
Did you mean: 

Java DI question

Former Member
0 Kudos

I am trying to create a new Business Partner using the

Java wrapper classes to the Business One DI. I am having a problem though when it comes to adding Contacts and Addresses, the methods:

getAddresses

and

getContactEmployees

don't exist, even though the docs for IBusinessPartners say they do..

How do I create addresses and contacts and attach them to a BusinessPartner object that I am creating ?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Please ignore this question.

I created the object incorrectly, and when created correctly everything works as defined..

Sorry.