Hi,
I have downloaded the example RFASimpleInsert (.NET). It works fine when I contribute to a RIC on an ATS.
But when I contribute to a RIC on ATS, which setup as BU (Business Unit) and Container I get the message
//-----------------------------------------------------------------------------------------
Text : A29: Post message did not contain permission data.NackCode : AccessDenied
-----------------------------------------------------------------------------------------//
Of course I contribute to the FID "PROD_PERM".
//-------------------------------------------------------------------------------------------------------------
recordInsertFormat.AddItem(newRFA_String("PROD_PERM"), newRFA_String("11"));
recordInsertFormat.AddItem(newRFA_String("BID"), newRFA_String("11.01"));
-------------------------------------------------------------------------------------------------------------//
In Excel it works with any problem.
Does anybody have a hint for me ?
Thanks and regards,