GetFavoriteItems Method
Get a list of favorite items for a given favorite. External
Syntax
Product Data Service.InvokeMethod(“GetFavoriteItems", Input Arguments,Output Arguments);
Arguments
Argument | Type | Description |
---|---|---|
Input Arguments |
In |
Hierarchy: SiebelMessage (Integration object PDS Template Item Interface) |
Output Arguments |
Out |
Hierarchy: SiebelMessage (Integration object PDS Template Item Interface) |
Error Conditions
Error ID | Error Message Text | User Action/Resolution |
---|---|---|
IDS_ERR_ANIESALES_MISSING_SERVICE_NAME |
The '%1' user property is not defined in business service '%2'. |
Define user prop Data Sync Service (GetFavoriteItems) in Product Selection Service. |
SSAOMErrCannotCreateService |
Unable to create the Business Service '%1 |
Check to see if the business service defined in user prop Data Sync Service (GetFavoriteItems) in Product Selection Service is defined correctly. |