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

Custom AX7 soap wsdl url

$
0
0

Hi

I have written a very basic stock enquiry service which I want to call using SOAP. I can see that the service has been deployed as I can navigate to the JSON endpoint with this url:

https://blah.sandbox.ax.dynamics.com/api/services/MyServices/StockInterfaceService/checkStock

However, when I navigate to this wsdl address:

https://blah.sandbox.ax.dynamics.com/soap/Services/MyServices?wsdl

I get the error message "There is a problem with the server, Sorry, the server has encountered an error. It is either not available or it can't respond at this time. Please contact your system administrator."

I can see the wsdl information for other SOAP interfaces such as the UserSessionService without an issue.

Any help would be much appreciated.

Thanks,
Joe


RE: Z report is not printing at the time of shift close

$
0
0

Hi,

Thanks for the reply.

This issue has been fixed now because earlier shift closed entry was not punching in system.

Z report is not printing at the time of shift close

$
0
0

Dear All,

When I close shift on POS z-report is not printing.

(AX 2012 R3, cu12 verion)

Please suggest.

Thanks in advance

Regards,

Error- 'Journal has already been posted and, consequently, is not open, Function Validate journal has been cancelled.'

$
0
0

Error- 'Journal has already been posted and, consequently, is not open, Function Validate journal has been cancelled.' while posting the statement.

Thank you in advance.

Regards

Fixed Asset Acquisition through PO - Error

$
0
0

Hi All,

When trying to acquire Fixed Asset through Purchase Order, I am getting error at the time of receiving which says - the asset number already exists say Veh-0001 which already exists. While in number sequence the 'next no.' is 10, system is not considering this, hence the error. However, system is correctly picking the number for other FA groups.

Please help.

Thanks in anticipation

RE: Mobile Device show negative Qty while doing Movement journal

$
0
0

Hi,

Is default qty value set to 569 for the related mobile device menu item?

RE: Purchase Requisitions specific to a company

$
0
0

I'm not sure if that will work but can you try to setup user roles based on company they operate.

Are these users active in all these companies that purchase requisitions are created for?

Purchase Requisitions specific to a company

$
0
0

Hello, 

I have two companies LE1, LE2. Purchase Requisitions created in LE1 are visible in LE2. Is there anyway to hide them? 


RE: Create printout to file in postscript

$
0
0

Hi Crispin,

just to explain a little bit better the requirement:

The printer used here is just a "virtual"printer there is no paper output produced by this printer, the only intention here is to generate the printout in Post script (PS) format.

The question is how to redirect the printer output (the raw data generated) to a file.

There are only the following options in SRSPrintMediumType (Screen, Printer, File, Email, Custom, Archive). When choosing the file options I ony have the following image file types (Base Entum SRSImageFileformat) BMP, EMF, GF, JPEG, PNG, TIFF).

So is there something equivalent in AX2012 as in AX2009 to achieve the same goal (creating a PS file).

RE: Cannot confirm Shipments: Some of the items that are needed for load have not yet been picked and moved to final shipping location

$
0
0

Hi Ruben,

That's an old thread, it might be better for you to open a new one :)

Please check your final shipping location type. Only if your last put line uses a location that matches with this parameter in "Location type" then your transactions should get "picked" and load should get "loaded" at the time when work is closed.

Since you are using containerization you might need to check packing location type parameter to see if its the same location you are using in your work as well.  (I wanted to share a quick reply and couldn't remember the containerization process at the moment sorry.)

Cannot confirm Shipments: Some of the items that are needed for load have not yet been picked and moved to final shipping location

$
0
0

Hi. The user has created shipments in AX 7. To pick items, he has created work against shipments. On confirming the work, the items were picked. But they are showing as picking in the shipment against them. Can someone please guide as how to resolve this issue.

Convert an employee to contractor and vice versa

$
0
0

In AX 2012, When an employee is being converted to contractor with the worker type both, can the compensation in the left pane be removed.

When a contractor is converted to an employee can the compensation tab be enabled in the left pane?

Please do the needful

FA disposal through Free Text Invoice - Error

$
0
0

Hi All,

I am trying to sale an asset through Free Text Invoice, when selecting the asset in Line Details tab - main account should automatically updated in lines. This is not happening in my case. I have to manually put the main account and post it.

I have checked and found all set ups are correct such as FA Posting profile correctly linked in FA Parameter accounting rule, in FA posting profile main account is correctly mapped in disposal sale and disposal scrap tab including the sale/scrap button on top and its correctly mapped in value model, main account is part of active account structure, I am clueless about the error.

Please help.

Thanks in advance

Project Category Must Be Filled In Error

$
0
0

Hi

I am getting this error when starting a works order. Any ideas?

Thank you

Simon

RE: Error- 'Journal has already been posted and, consequently, is not open, Function Validate journal has been cancelled.'

$
0
0

If you close the form and open it again, what is the status of the journal?

- Which form are you in ?


RE: EP installation error on Sharepoint 2013

$
0
0

Hi Umesh,

were you able to solve this problem... Regards

EP installation error on Sharepoint 2013

$
0
0

Hi ,

Am getting the following error log when installing the AX2012R2 "EP" on my sharepoint 2013.

2014-04-04 18:29:33Z Error: The site /sites/DynamicsAx could not be created.  The following exception occurred: Violation of PRIMARY KEY constraint 'EventCache_Id'. Cannot insert duplicate key in object 'dbo.EventCache'. The duplicate key value is (14942, 60e426b5-31ef-4187-8fdf-eafe4f1abb27).

2014-04-04 18:29:33Z The statement has been terminated..

2014-04-04 18:29:34Z Information: A significant part of sql server process memory has been paged out. This may result in a performance degradation. Duration: 0 seconds. Working set (KB): 240324, committed (KB): 553112, memory utilization: 43%.

2014-04-04 18:29:34Z An error occurred while Setup was creating a new site.

2014-04-04 18:29:34Z Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.

2014-04-04 18:29:34Z Exception has been thrown by the target of an invocation.

2014-04-04 18:29:34Z Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.

2014-04-04 18:29:34Z System.Web.Services.Protocols.SoapException

2014-04-04 18:29:34Z   at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)

2014-04-04 18:29:34Z   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)

2014-04-04 18:29:34Z   at Microsoft.Dynamics.Framework.Deployment.Portal.WSSAdmin.CreateSite(String Url, String Title, String Description, Int32 Lcid, String WebTemplate, String OwnerLogin, String OwnerName, String OwnerEmail, String PortalUrl, String PortalName)

2014-04-04 18:29:34Z   at Microsoft.Dynamics.Framework.Deployment.Portal.EPDeployment.CreateEPSiteInternal(String virtualServerUrl, String newSiteUrl)

2014-04-04 18:29:34Z Installation completed successfully, but Setup could not create the Enterprise Portal website. You can create the website by running Setup and installing Enterprise Portal again. You can also manually create a website using SharePoint Central Administration.

2014-04-04 18:29:34Z An error occurred during setup of Enterprise Portal (EP).

2014-04-04 18:29:34Z Reason: Exception has been thrown by the target of an invocation.

2014-04-04 18:29:34Z Registering tracing manifest file "C:\Program Files\Microsoft Dynamics AX\60\Server\Common\TraceProviderCrimson.man".

2014-04-04 18:29:34Z WEvtUtil.exe install-manifest "C:\Users\admin\AppData\Local\Temp\tmp418F.tmp"

2014-04-04 18:29:35Z **** Warning: Publisher {8e410b1f-eb34-4417-be16-478a22c98916} is installed on

2014-04-04 18:29:35Z the system. Only new values would be added. If you want to update previous

2014-04-04 18:29:35Z settings, uninstall the manifest first.

2014-04-04 18:29:35Z

2014-04-04 18:29:35Z

2014-04-04 18:29:35Z Tracing manifest file has been registered successfully.

2014-04-04 18:29:35Z === Rolling back setup of Enterprise Portal (EP) due to error ===

2014-04-04 18:29:35Z Running Msiexec.exe with these parms:  /i "\\madhavans\dynamics_software\AX\AX_2012\AX2012R2\MSI\Components64\Components64.msi" /qb! /l*v "C:\Program Files\Microsoft Dynamics AX\60\Setup Logs\2014-04-04 17-41-53\Components64 Rollback Log.txt" DIRECTEXECUTE=1 /norestart INSTALLDIR="C:\Program Files\Microsoft Dynamics AX\60" INSTALLDIR32="C:\Program Files (x86)\Microsoft Dynamics AX\60" ADDLOCAL="AnalysisServicesExtensions,AifWebServices,EnterprisePortal,EPSearch,NetBusinessConnector,ReportingServicesExtensions,ModelManagement,ClientConfig" REMOVE="EnterprisePortal"

2014-04-04 18:29:35Z Running synchronously.

2014-04-04 18:38:38Z === Rolling back setup of Enterprise Portal (EP) due to error ===

2014-04-04 18:38:38Z The Rollback has been completed. For details about why the installation failed, see the previous messages in the log.

2014-04-04 18:38:38Z ******************************************************************************************************

2014-04-04 18:38:38Z Component installation task stopped due to an error.

2014-04-04 18:38:38Z ******************************************************************************************************

2014-04-04 18:38:39Z S260FinishedInfo

2014-04-04 18:39:40Z Setup screen was intentionally closed by the operator or by Windows.

2014-04-04 18:39:40Z === Setup was canceled or failed. For details see the previous messages in the log.

2014-04-04 18:39:41Z === Setup logging ended: 4/4/2014 6:39:41 PM ErrorLevel/ExitCode: '1' ===

RE: Purchasing - Product Receipt is not posting to GL

$
0
0

Check 'Batch Transfer Rules' in GL parameters if it is 'Asynchronous' then you will see posting in the periodic of the GL

Purchasing - Product Receipt is not posting to GL

$
0
0

Hello there

When posting a product receipt from the purchase order, everything seems perfect. The inventory is updated, although, when I check the associated voucher, it shows nothing.

Here are some facts which may help:

Item group is already configured to include the following required accounts:

  • Product Receipt
  • Purchase Expenditure - Un-Invoiced
  • Purchase Inventory, receipts
  • Purchase Accrual

Batch Transfer Rule is Synchronous  on the Company

 


Here is the screen shot for the product receipt:

                   

Once I highlight a product receipt, and click on "Vouchers", nothing shows up:

                   

Although, If I highlight the product receipt and click on "History", there is a voucher number showing

                   

 

 

Your help is much appreciated,
Thanks in Advance

 

RE: Create printout to file in postscript

Viewing all 175888 articles
Browse latest View live


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