GetRelatedProducts Method

Gets related products. External.

Syntax

Product Data Service.InvokeMethod(“GetRelatedProducts", Input Arguments,Output Arguments);

Arguments

Argument Type Description

Input Arguments

In

Hierarchy: SiebelMessage (Integration object PDS Related Products Interface)

Output Arguments

Out

Hierarchy: SiebelMessage (Integration object PDS Related Products Interface)

Example of Input Arguments

PropertySet@0012C5B0 p#0 c#1 type="" vt=0 value=""
{
    c[0] PropertySet@1088CCE8 p#4 c#1 type="SearchSpec" vt=0 value=""
{
    p["SearchSpc"] = "xxx"
   }
}
PropertySet@0012C5B0 p#0 c#1 type="" vt=0 value=""
{
       c[1] PropertySet@1088CCE8 p#4 c#1 type="SiebelMessage" vt=0 value=""
    {
        p["MessageId"] = "";
        p["MessageType"] = "Integration Object";
        p["IntObjectName"] = " PSS Related Products";
        p["IntObjectFormat"] = "Siebel Hierarchical";
      c[0] PropertySet@1088CCE8 p#4 c#1 type="Internal Product" vt=0 value=""
{
c[0] PropertySet@108797E8 p#0 c#1 type="ListOfPDS Related Products" vt=0 value=""
        {
    c[0] PropertySet@1088CCE8 p#4 c#1 type=" Component Product" vt=0 value=""
{
         }
    c[1] PropertySet@1088CCE8 p#4 c#1 type=" Component Product" vt=0 value=""
{
         }
     }
}
}
            }

None.