-
Hi Lalit, [quote user="Lalit"]Is there any other way to consume except VS ??[/quote] Not sure what exactly is your requirement. But as long as you have exposed AIF via wsdl, this can be then consumed from any platform (ex Java). On another note, Soap UI freeware is useful product for testing wsdl
-
Hi, As Martin mentioned I would not change the default behaviour of this table and would look at alternative solutions for your requirement. But if you decide to proceed with changing the table property, then the overall solution should be tested end to end thoroughly. But even then this could not guarantee a working solution as the fundamental business requirement may change in future.
-
Hi Pavan, If I understood your issue correctly, you have added new fields to existing SSRS report (Sales confirmation) and data for these new fields are not getting populated. Did you also modify data source for this report? For example if this report is using RDP (report data provider) class, then you have to modify this class so AX can populate the new fields.
-
Hello, Try replacing SID. There are many articles online on how to including this one - http://mafsarkhan.blogspot.co.uk/2012/05/easy-way-to-get-sid.html
-
Hi Rudy, Reading at the error message, it appears users were not configured correctly. See whether this helps - http://technet.microsoft.com/en-us/library/dd362011.aspx
-
Hi Patrick, If you haven't already done so, have you tried looking at the security development tool yet? It is available for download from InformationSource website. More info on this tool - http://technet.microsoft.com/en-us/library/hh859729.aspx
-
Hi, Looking at the document, it appears you have setup the workflow correctly. From the error message, it appears that this error could be due to incorrect setup of actual workflow. Can you post error details of this workflow task here? This info should be available under Home > Inquiries > Workflow > Workflow history.
-
Hi Manasa, You had quite a few varied response here. If you mark the answer that helped you, it will be of immense help to others who have similar query.
-
Hi Manish, [quote user="Manish"]1) Is it possible to start workflow automatically , without a submit button?[/quote] I suppose it is possible to submit document to workflow by code. [quote user="Manish"]2) For a record when i do some change on it , for the records related to (based on some conditions) the workflow should start. Is it possible?[/quote] Not sure whether this would be possible by using standard workflow configuration. Perhaps it may be possible by bespoke code; but
-
Hi Arun, I will echo concerns posted by Thomas. If you post your reasons for renaming standard objects, you may expect a more effective solution from here. [quote user="Arun"]The name of table ###_vendtable doesn't match the name of the element in the lower layer. Ensure that the element’s name is the same as in the lower layer.[/quote] In any case, you cannot rename objects created in the lower layer. The above error indicates this fact.