Hi,
I am a Navision Technical Consultant. I am trying to use Employee Portal with Navision 9.0 R2. I have Successfully installed the Employee Portal and it is well integrated with Navision. I can Import web parts and the data from the Navision. I have imported SALES ORDER CARD, when i am trying to POST the SALES ORDER its showing me an error. Please HELP. The Error Says:-
Navision error (10500): This message is for C/AL programmers: This Automation variable has not been instantiated. You can instantiate it by either creating or assigning it.
Let me know if anyone got a CLUE about how to resolve this error.
Thanks and Regards,
Ashish Sharma
Technical Consultant(NAVISION 9.0 R2)
0
Comments
E-mail: info@rainerbay.dk
Skype: rainerbaydk
If you have taken a field the in the codeunit EP Modify Head Data Mgt.
You need to add aline in the function ModifySalesHeader something like
EncodeXML.AddFieldToValidationDoc(XMLDocValField,SalesHeader.FIELDNO("Post Order"));
The reference is through the Report which i m trying to run from the Employee Portal. The written programming is done on the report itself.
{
This has already been Done.
"If you have taken a field the in the codeunit EP Modify Head Data Mgt.
You need to add aline in the function ModifySalesHeader something like
EncodeXML.AddFieldToValidationDoc(XMLDocValField,SalesHeader.FIELDNO("Post Order"));"
}
Still Facing the same Error.
Thanks And Regards
Ashish Sharma ( TECHNICAL CONSULTANT )
NAvision 9.0 R2
and secondly: NAV 7 is coming out soon, how did you get your hands on NAV 9? Are you from the future doc?
|To-Increase|