GetCatalogs Method
Gets a list of catalogs for a given user name and context information. External.
Syntax
Product Data Service.InvokeMethod(“GetCatalogs", Input Arguments,Output Arguments);
Arguments
Argument | Type | Description |
---|---|---|
Input Arguments |
In |
Hierarchy: SiebelMessage (Integration object PDS Catalog Interface) |
Output Arguments |
Out |
Hierarchy: SiebelMessage (Integration object PDS Catalog Interface) |
Properties of Input Arguments
Property | Type | Value | Description |
---|---|---|---|
SiebelMessage |
Integration Object |
PDS Catalog Interface |
None. |
Example of Input Arguments
PropertySet@0012C868 p#0 c#1 type="" vt=0 value=""
{
c[0] PropertySet@0AA6D8F0 p#4 c#1 type="SiebelMessage" vt=0 value=""
{
p["MessageId"] = "";
p["IntObjectName"] = "PDS Catalog Interface";
p["MessageType"] = "Integration Object";
p["IntObjectFormat"] = "Siebel Hierarchical";
c[0] PropertySet@0A9D00C0 p#0 c#1 type="ListOfPDS Catalog Interface" vt=0 value=""
{
c[0] PropertySet@0A9CF930 p#1 c#0 type="Catalog" vt=0 value=""
{
p["Name"] = "PDSCatalog";
}
}
}
}
PropertySet@0012CCB8 p#0 c#1 type="" vt=0 value=""
{
c[0] PropertySet@0AAA9240 p#4 c#1 type="SiebelMessage" vt=0 value=""
{
p["MessageId"] = "42-1JIU";
p["IntObjectName"] = "PDS Catalog Interface";
p["MessageType"] = "Integration Object";
p["IntObjectFormat"] = "Siebel Hierarchical";
c[0] PropertySet@0A76FAC8 p#0 c#1 type="ListOfPDS Catalog Interface" vt=0 value=""
{
c[0] PropertySet@0A76AFC0 p#11 c#0 type="Catalog" vt=0 value=""
{
p["Effective End Date"] = "";
p["Id"] = "42-54R7R";
p["Sequence Number"] = "";
p["ThumbnImageFileName"] = "";
p["Private Flag"] = "N";
p["Version"] = "1";
p["Effective Start Date"] = "07/21/2006 17:11:21";
p["Catalog Type"] = "Buying";
p["Active"] = "Y";
p["Name"] = "PDSCatalog";
p["Description"] = "";
}
}
}
}
None