Hi and welcome to this list,

> Since we do not have a proper documentation

I'd suggest to request it from the support team. I reckon you will be not very 
happy with debugging only ;)

Regards
Marco


________________________________
From: [email protected] 
[[email protected]] on behalf of Tridem Lists 
[[email protected]]
Sent: Monday, July 09, 2012 4:17 PM
To: [email protected]
Subject: [oxid-dev-general] SOAP setArticle setting few columns only

First of all,
we are new to OXID and the shop connector.

We managed to use the setCategory method successfully.

No we are working on the setArticle method. Since we do not have a proper 
documentation
we simply used the getArticle method to get an impression of how our aArticle 
property has to look.
Though our object seems to be complete, only few columns are inserted into the 
shops’ db.

We tried to debug the methods in
/modules/erp/objects/oxerptype.php
directely and it looks like our object is parsed to methods like
saveObject
incomplete already – cut after „OXACTIVTO“.

Unfortunately we have to way to debug any method that parses our object.
Is there any limitation, required field etc. we are missing to hand over to the 
setArticle method?

…->OXERPSetArticle(array('sSessionID' => XXX, 'aArticle' => $articles));
_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general

Reply via email to