Hi,
I use a web service to add document to KM by a php script .
I would like to add property too by my php script.
I defined in PropertyGroups.cnd and PropertyGroups.xml the fields
Which method i can use to add the values according to the fileds?
Thanks...
I use a web service to add document to KM by a php script .
I would like to add property too by my php script.
I defined in PropertyGroups.cnd and PropertyGroups.xml the fields
Code: Select all
and imported from web administration interfaces with no error.[okg:invoice] mixin
- okp:fatture.nfattura (string) = '' autocreated
- okp:fatture.sezionale (string) = '' autocreated
- okp:fatture.datafattura (string) = '' autocreated
- okp:fatture.codicefiscale (string) = '' autocreated
- okp:fatture.importototale (string) = '' autocreated
- okp:fatture.esecutore (string) = '' autocreated
- okp:fatture.note (string) = '' autocreated
Which method i can use to add the values according to the fileds?
Thanks...