Topic by Val Clark
Content
Hi,
I am trying to query a custom table "Master_Programs" in my namespace of Market_Tags. The code worked fine until we upgraded to the November 2012 version. Now when I run the "QueryObjects()" method - I get an Invalid Request Fault with the message "Invalid ID: No such MarketingMailbox with ID = 4". As far as I know, MarketingMailbox IDs are related to Incidents and nothing related to my custom table. I verified there is no MarketingMailbox field in the table.
I've rewritten the code 3x. I'm attaching a basic method which returns the fault error. This code basically follows QueryObjects example in the SOAP API documentation with the exception that I'm usng the Generic Object and RNObjectType.
Any help would be much appreciated.
Val Clark