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

XDS Security on InventDim / InventSum

$
0
0

Hi,

I'm trying to implement XDS security or RLS in the Invent Dim / Invent Sum. The goal is to limit the access to the On Hand Stock based on InventLocation.

That's working fine but it has knockout effect which is the users can't then post transactions (Purchase Order receipts, Transfer Orders, etc) in the system, not only against that particular warehouse.

Have you ever came accross this issue before?


RE: Async Server not running

$
0
0

Mr.Padawan,

Renewing the certificates is possible in AX.

I guess you have valid certificate for now. Make sure certificate is installed in IIS Server in which Async Server is running. If you go to details, you will get the thumbprint of certificate - which is required for updating in Async.

Open C:\Program Files (x86)\Microsoft Dynamics AX\60\CDX\Async Server\Package in your Async Server Machine and locate web.config file.

Open the config file in notepad and search for "thumb" and you will find lines like below:-

<behaviors>
      <serviceBehaviors>
        <behavior>
          <serviceMetadata httpGetEnabled="false" httpsGetEnabled="false" />
          <serviceDebug includeExceptionDetailInFaults="false" />
          <serviceCredentials>
            <serviceCertificate findValue="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" storeLocation="LocalMachine" storeName="My" x509FindType="FindByThumbprint" />
            <userNameAuthentication userNamePasswordValidationMode="Custom" customUserNamePasswordValidatorType="Microsoft.Dynamics.Retail.SynchService.ServiceLibrary.Authentication, Microsoft.Dynamics.Retail.SynchService.ServiceLibrary" />
          </serviceCredentials>
        </behavior>
      </serviceBehaviors>
    </behaviors>

Replace the xxx part with your new thumbprint. Clear SSL cache and restart the Async Server.

You are ready to go ahead.

Async Server not running

$
0
0

Hello all,

Our company is using AX 2012 R3 CU10 Demo in Microsoft Azure.  About a month ago the Async Server stopped running.  First we got this error:

When running the Async Client Configuration Tool for the Houston Store.  When I look at the error log I noticed that there were errors with the Async service and something about trust.

With all the talk about certificates I noticed that some of the cerificates expired:

Is there anyway to renew these certificates so are demo cloud machine will work correctly?

Thanks in advance

RE: Extension of a data provider class

$
0
0

I am having same issue. Trying to add new parameter to VendAgingReport.  Extended DP class, Contract class. New field appears on a dialog box but at report execution time i am getting same error " An error occurred during report data sets execution"

Extension of a data provider class

$
0
0

Just wondering if anyone has faced this issue so far: you have to create an extension for a SSRS report's provider class and add a new table that will be send to the report using the SRSReportDataSetAttribute. All sound good and like it will work, until I get this error "An error occurred during report data sets execution".

The event viewer has only a "An exception occured during Ax Report Provider execution." message.

RE: Get all Users in X++

$
0
0

Get-AXUser [-AXUserId <String> ] [-PartitionKey <String> ] [ <CommonParameters>]

RE: LCS / VSTS Sync seems to run once a day?

RE: Get all Users in X++

$
0
0

It's hard to difficult to promote any solution without more information about the particular business scenario.

One possible way may be using runAs() (one of its arguments is partition).


RE: Converting to text file after XSL transformation

$
0
0

Hari, batch job I mentioned in my reply doesn't generate any file, it registers new adapter so you can use it in the outbound port configuration.

You have to run AIF processing on your outbound port to generate required file. How to configure outbound port properly and run AIF processing, read following article: singuraghavendar.blogspot.cz/.../bank-integration-with-ax-2012.html

RE: Positive Pay Output file extension to CSV

$
0
0

This was already discussed in Converting to text file after XSL transformation.

You also mentioned that your transformation doesn't work. If you need our help with it, please create a new thread with an appropriate title and tags and explain the problem in detail there. The single output tag you've mentioned doesn't say much.

RE: Sharepoint linked Dynamics AX to Azure Dynamics AX

RE: Deployment of AX2012 R3 CU12 Demo Environment from LCS only has 20 days left for Windows Server 2012 Licence

$
0
0

Windows rearming works 3 x 180 days. If those have been used up, you need to use your own license. Most partners are on a volume license and is not a problem for them to throw one at it.

RE: Converting to text file after XSL transformation

$
0
0

Hi Kavanka,

I have configured the outbound port with new textfile adapter then I processed one bank transaction for positive pay,it has created record in queue manager ,but after that I have executed batch job which is created for aifgatewaysend and aifoutboundprocess services.

But no file is germinating and batch also not throwing any error..

Please suggest.

RE: Purchase Requisition is getting submitted for Approval with Budget Error

$
0
0

@Muhammad Saad: Where were you missing the setup for this..?

RE: Converting to text file after XSL transformation

$
0
0

You should use the debugger to understand where your code is failing. Note that you can call AifGatewaySendService and AifOutbounndProcessingService directly, which is easier to debug than running them in batch.


RE: CU11 to CU13 AXUpdate

$
0
0

The script has a RemoveClientUI property for uninstalling client. Check the documentation for any other components:

CU11 to CU13 AXUpdate

$
0
0

We plan to install AXUpdate CU13 unattended on client computers with SCCM. I will create a command for Silent installation I will not find the "Install Updates" and "Binary Updates" parameters in the library pages. Can you help me urgently.

RE: Cannot start AOS / Error: Cannot create another system semaphore.

$
0
0

I couldn't start my AOS service and GHogge solution worked for me. Thanks for the post!

Cannot start AOS / Error: Cannot create another system semaphore.

$
0
0

I had a operating test system of AX 2012 R3 CU8. I used the AX setup tool to uninstall the AOS and then re-install it. Now when I try to start the AOS I get a message that leads me to the event logs where the error reports: Cannot create another system semaphore.

Child support (garnishment) payments sent electronically

$
0
0

Has anyone set up child support garnishments to flow through an AP vendor as a payment that can be sent in the required CCD+ NACHA format, including type 7 addenda records?

Viewing all 175888 articles
Browse latest View live


Latest Images

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