Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all 175888 articles
Browse latest View live

RE: Year-closed checkbox in Voucher Transaction form


RE: Year-closed checkbox in Voucher Transaction form

$
0
0

Hi ThuyCao,

If there is nothing else open for this thread, it would be great if you could verify/close it.

Many thanks,

Ludwig

RE: form alignment controls AX 2009

$
0
0

Try WinAPI::setForegroundWindow(element.hWnd()) to get the form on foreground.

form alignment controls AX 2009

$
0
0

Hi, 

I have a question:
Is there any way to force a form to open in foreground and in the center of the screen in the same time?
Looked over the WINAPI::<functionname> commands but seemn nothing there helps me.

I am trying to modify the run method.

Also I attached a printscreen with my form and the design node properties.

Many thanks!

Alin-Paul.

RE: USR and CUS layer question

$
0
0

Your USR layer has the old code, since USR is the top layer it will take the precedence and will be used. If your CUS layer layer has all required changes just delete the changes from USR layer, if not you have to follow ievgen's suggestion.

RE: Inventory Transfer Journal only posting the issue side

$
0
0

Hi jgrijalba,

Can you elaborate on some details? Is your question related to a related ledger posting or the inventory transaction itself? Are you aware of customizations in your environment?

RE: Debugging workflow escalation

$
0
0

Hi Alok,

The workflow escalation is a batch job with a recurrence setting. You can change this to run e.g. every 5 minutes. Also you can try to find the class which is performing the task and see if you can run it manually outside the batch framework. I know this is possible for the workflow message job, but I have not debugged the escalation job.

RE: How to stop creating record in one rec id?

$
0
0

Hi Martin,

I am agree with your first suggestion (Allow Edit = No && AllowEditOnCreate = Yes) But i am trying to implement your second suggestion in my demo environment. I have written code in active() of formdatasource as shown below:

It doesn't allow me to edit the record but even on creation of record also. what wrong i am doing?

can you please suggest me?


RE: Approach to take on adding a new report destination option in AX 365?

$
0
0

Not yet. I just tried to see if a custom class subscribes to the delegate method onPrintReport in SRSPrintDestinationSettingsDelegates class would work.  I added a info("") to my class's first line, wanted to see if it could run into there when trying printing.  Unfortunately didnt see it show up.  

Approach to take on adding a new report destination option in AX 365?

$
0
0

Can anyone give me a general idea on  how to add a new report destination option in AX 365?

I took a look into the standard report printer code and realized that I will need to modify the SRSReportRunPrinter and some other related classes to implement the new print destination option.  However I found the objects belong to Application foundation package can’t be customized, and I am not sure if it can be accomplished by extension method.   

To rephrase , I can extend the SRSReportRunPrinter class to add a new method  for the Web service option, but I will still have to customize the SrsReportRunService class to call the new extension method. However the SrsReportRunService class belongs to Application foundation package, it can’t be customized. What to do here?

Thanks in advance.

RE: Cannot Save SSRS after new Design Added. AX 2012 R2. Dynamics .NET Business Connector 6.0 cannot be found

$
0
0

Hi Matthew,

Hope you are fine.

I am facing same issue

Can you please tell me steps what to do.

I am replacing new header and fotter with old header and fotter

Then after Build i am populating error.

Please find the below screenshot

Please suggest me.

Regards.

Have a great day.

Cannot Save SSRS after new Design Added. AX 2012 R2. Dynamics .NET Business Connector 6.0 cannot be found

$
0
0

Hi

We are running AX 2012 R2.

I have added a new design to Sales Invoice Report. I can save the design but once I add a field it starts coming up with an error

The operation failed due to an issue with the connection to the AOT.

I checked by event log and I get the following errors each time I click save

- System

 - Provider

  [ Name]  Dynamics .NET Business Connector 6.0

 - EventID 180

  [ Qualifiers]  0

  Level 2

  Task 0

  Keywords 0x80000000000000

 - TimeCreated

  [ SystemTime]  2014-05-07T11:10:31.000000000Z

  EventRecordID 273389

  Channel Application

  Computer xxxxxx

  Security

- EventData

  6.0:  

  RPC exception 5 occurred in session 28 process is devenv.exe thread is 6164(User: xxxxx, ClientType: BC)  

- System

 - Provider

  [ Name]  Dynamics .NET Business Connector 6.0

 - EventID 110

  [ Qualifiers]  0

  Level 2

  Task 0

  Keywords 0x80000000000000

 - TimeCreated

  [ SystemTime]  2014-05-07T11:10:31.000000000Z

  EventRecordID 273390

  Channel Application

  Computer xxxxxx

  Security

- EventData

  6.0:  

  ConvertRPCErrorToBCError 5

- System

 - Provider

  [ Name]  Microsoft Dynamics AX Enterprise Portal

 - EventID 1000

  [ Qualifiers]  0

  Level 2

  Task 0

  Keywords 0x80000000000000

 - TimeCreated

  [ SystemTime]  2014-05-07T11:10:31.000000000Z

  EventRecordID 273391

  Channel Application

  Computer xxxxxx

  Security

- EventData

  Dynamics Object Adapter Call failed. Microsoft.Dynamics.AX.ManagedInterop.LogonFailedException at Microsoft.Dynamics.AX.ManagedInterop.TranslateRPCErrorForCurrentThread(IAxSession* pAxSession) at Microsoft.Dynamics.AX.ManagedInterop.Object.CallWithReturnType(String methodName, Type returnType, Object[] paramList) at Microsoft.Dynamics.AX.ManagedInterop.Object.Call(String methodName) at Microsoft.Dynamics.Framework.BusinessConnector.Session.DynamicsObjectAdapter.Call(String methodName)  

- System

 - Provider

  [ Name]  Dynamics .NET Business Connector 6.0

 - EventID 180

  [ Qualifiers]  0

  Level 2

  Task 0

  Keywords 0x80000000000000

 - TimeCreated

  [ SystemTime]  2014-05-07T11:10:31.000000000Z

  EventRecordID 273392

  Channel Application

  Computer xxxxx

  Security

- EventData

  6.0:  

  RPC exception 3758096384 occurred in session 28 process is devenv.exe thread is 6164(User: xxxx, ClientType: BC)  

followed by these warnings

- System

 - Provider

  [ Name]  Dynamics .NET Business Connector 6.0

 - EventID 110

  [ Qualifiers]  0

  Level 3

  Task 0

  Keywords 0x80000000000000

 - TimeCreated

  [ SystemTime]  2014-05-07T11:10:31.000000000Z

  EventRecordID 273393

  Channel Application

  Computer xxxxx

  Security

- EventData

  6.0:  

  Attempt to clear pointerMap when it still contains objects

Budget Control statistics - Encumbrance and Pre encumbrance Relieved amount is not reflecting for particular scenario in AX 2012 R3 CU10

$
0
0

Creation of Purchase Order Process :

AX 2012 Version - CU10

Issue :

In Process 2  - Purchase Requisition to Request for quotation to Purchase order - Wrong

Relieved Amount is not reflecting after confirmation or invoice with particular transaction reference of Purchase order. Instead of system is creating reversing entry in Budget reservation.

In Process 1 -Purchase Requisition to Purchase order - Correct

Relieved amount is reflecting perfectly after confirmation of Purchase with Particular transaction reference in Purchase Requisition.

Process:

Process 1 : (Purchase Requisition to Purchase order)

1.a) Creation and edit of New Purchase Requisition

1.b) Releasing newly created purchase requisition

1.c) Creation of Purchase Order from Released Purchase Requisition

Budget control statistics for this process

Process 2 : (Purchase Requisition to Request for Quotation to Purchase order)

1.a) Creation and edit of New Purchase Requisition

1.b) Currently Purchase Requisition record was in InReview State ( for workflow approvals)

1.c) Pulling Purchase Requisition line to Request for Quotation line. (Request for quotation is record got created)

1.d) In Request for Quotation sending information to vendor portal

1.e) After getting reply from vendors and entering reply in Enter Reply form in Request for quotation

1.f) At time of accepting Request for quotation, Purchase order is creating for particular vendor.

Budget control statistics for this process

Thanks,

Sangeeth R

RE: How to Insert a record forcly

$
0
0

Hi Suresh,

Thank you suresh it is working.

Regards,

Rajesh

RE: How to Register Partners in Dynamics 365 for Operations (AX7)


How to Register Partners in Dynamics 365 for Operations (AX7)

$
0
0

Hi All,

I am working with one of Microsoft AX partner company.

Recently we downloaded the Dynamics 365 for operations VM from partner source.

I have a doubt regarding Deployment of VM in Life cycle service.

How to register our partner with Microsoft for using  Dynamics 365 for operations

is there any email id to register?

Thanks,

Krishna

RE: Management Reporter problem after choose other legal entity

$
0
0

Service Log :

The operation could not be completed due to a problem in the data provider framework.

Component: Microsoft.Dynamics.Performance.Reporting.DataProvider.Server.DirectLinkService

Opti Doc , usage in AX

$
0
0

Hi All,

Can anybody explain what is the use Opti Doc in AX 2012. 

Thanks in advance,

Lalith Varanasi.

RE: Sales Invoice Report

$
0
0

            Try restarting the Sql server reporting services and clear the report server cache then restart your work, it may allow you to save and deploy the report.

Thanks

Suresh

RE: How to stop creating record in one rec id?

$
0
0

Your code never allow editing again. Once the condition is met, the datasource will be disables forever.

You should use something like YourTable_ds.allowEdit(YourTable.RecId == true).

Viewing all 175888 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>