Topic by Llwyd Johnson
Content
Having trouble using the SOAP API to create a new ServiceProduct. Returning error:
"Invalid ServiceProduct: ID cannot be resolved - at position 5 in ServiceProduct->Parent(rnb_v1::NamedIDHierarchy)"
There is a lack of documentation illustrating anything other than moving hierarchical items and I'm struggling. I'm using the Create instruction when sending the resulting RNObject. Do I need to create one level at a time, each one using the lasts returned ID? (excluding level 1 obviously)
Any advice would be greatly appreciated.