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

Which component or other user rights may require when use in AX 2009 portal

$
0
0

together with AX document type Create word with COM component.

It seems that when user is local admin in the machine functionality in portal, which create word document is working, but we can not find out how to give specific user rights to the user, which is not part of the local admin.


AXv4 HR - Organisation Unit equivalent in AX2012

$
0
0

Hi, in AX v4 HR you can create a new employee and assign him/her to an Organisation / Organisation Unit which is essentially a department. On the form you then give the employee a Role (Position/title).

Can anyone please advise if there is an Organisation field in AX2012 HR as i haven't been able to find it? Has it  been replaced in AX2012 by Areas of Responsibility found in HR > Setup?

Also is there a way for emplyees to switch companies within AX2012 and be assigned a new position (inter company employee transfer)?

In Organisation Administration there is something called Internal Organisations but i think this is far removed from HR functionality? Please comment!

delete_from, notexists join and security policy

$
0
0

Hi,

In the GenralJournalEntry table method deleteOrphans() is making the following statement

delete_from generalJournalEntry
where generalJournalEntry.Ledger == Ledger::current()
&& (_accountingDate == dateNull() || generalJournalEntry.AccountingDate == _accountingDate)
notexists join generalJournalAccountEntry
where generalJournalAccountEntry.GeneralJournalEntry == generalJournalEntry.RecId

If the security policy is setup with limit access to the generalJournalAccountEntry table – for instance limitation for ledger dimension - this statement could have catastrophic consequences.
A lot of records from generalJournalEntry would be deleted as the security policy would delimit the transactions found in generalJournalAccountEntry and thereby fulfill the notExists.

The method is called when calling the “opening transactions” in periodic ledger.

Although it is effective statement - the delete_from in context with notexists join should not be allowed (or at least never used) – no one can see through the consequences using this.

Or does anyone know a way to come around this problem?

Pretzy

About Ax 2012 R2 create a form and username

$
0
0

I want to create a form in ax 2012. and I want create some users .. When that user login in ax that form will show his name and currency details. As the user select the currency that will show in that form.. As a lookup will need and a ok button for saving the selected currencies.

Is it possible to run a report on all vendor payments made?

$
0
0

Hi All,

Our AP team are looking for a report on all vendor payments made within a specific time period. We cannot seem to find anything that is suitable for them to use. 

Any suggestions?

Emma.

Defining Macro

$
0
0

Hi All,

                In a program I compiled it showed error as the following macro does not exist #CarsXmlTags. How should I define the following macro in

Ax 2009. pls help.

Reg: MT940 Bank statement Reversal process

$
0
0

Hi,

I imported MT940 bank statement without any issue. But Line details having Reversal Check Box option with uneditable status. Please advice reversal functionality during importing the bank statement.

Thanks & Regards

Edwin.X

Data import export framework error

$
0
0

Experts,

I get the following error in Data import export framework, please suggest me a solution to fix this issue.

"Could not load file or assembly 'Microsoft.Dynamics.AX.DMF.PreviewGrid, Version=6.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified."

Thanks!


2012R2 - Bank Accounts, Reconciled Bank Statement - how to reverse OR un-reconcile

$
0
0

Hi all

Cash and bank management > Common > bank accounts

Looking around the web it seems that you cannot "reverse" a reconciled bank statement, if you have made a mistake it seems that work is needed in the back-end. Is this true?

We have an entry in a bank statement with the wrong date only, everything else is OK apart from this date.
How can we remedy this please?

Look froward to your comments.

Ax 2012 Services Not starting

$
0
0

Hi
I am Facing an issue.When I am trying to start services, the status of the service changes to Starting Error 1053 the I get Error "The Service did not respond to the start or control request in a timely fashion" in a dialog.
Please Help me out?

Its really critical.

How to call form field checkbox clicked method through menuitem button clicked method

$
0
0

Hi All,

Please suggest how to call the form field checkbox clicked method from menuitembuttom clicked method.

Negative Invoice Reminder in ax 2009

$
0
0

Dears 

I have End user who did create PO item Line with totoal quantity of 3000,000 Item, then he started to recive partially and invoice those recived quantites partialy ,then he starteed o reverse the partial recived packing slip as well as invoiced amounts ,the restult is  Line Quantity table is   2,951,264.000 Item (Invooiced) ,

-1,491,968.000 (Invoice Reminder with negative ) , 1,459,296.000 (Recived), 1,491,968.000 (Deliver Reminder) , (1,491,968.000)  Orderd .. What dose it mean to have Invoice reminder with negative sign, and  another qestion how to resolve this incorrect vendor retuen quanitties  .

RG 

peter

Fairness of Dynamics AX Review

$
0
0

I came across this review of Dynamics AX that says the product has a lot of shortcomings. Do you think the review is fair? Do you have anything to add?

get the phone number of Delivery Address of hcm worker?

$
0
0

Hi,

How could i get the phone number and emailid of worker  delivary address?

Regards

veer

ax 2012 - performance, bottlenecks

$
0
0

Hello,

Since several months :) I am trying to improve ax performance. Read a lot, tried to follow several recommendations, and at the moment more and more have feeling that no more I can do; seems to me that ax itself is so badly written/programmed/compiled, that it just do not use available resources in proper way. To be clear, by 'performance problems' I mean that ax is the slowest application on particular machine; all other appls starts immadiately, works smoothly, response times are fantastic, while in case of ax I need to be _patient_. Good factor are customers - first conclusion/question is always 'why it is so slow?'.

I did several examinations of CPU load - and in several server (physical/virtual) I've used, CPU was never bottleneck, including compiling - even during compilation there were always free CPU cycles available. Considering that - I stopped to look at CPU as possible bottleneck.

Then I took a look at memory; ~2 years ago I believed increasing memory will solve performance problems. Nope, last try I did was givin 64gb to both: aos with client and sql server, having default ax installation in both, r2 and r3 versions. App response time was quite same as when both servers had 8gb. Considering that, I did not observe any reasonable influence of increased memory. Moreover, seems that ax (neither aos nor ax itself) is not able to utilize big amount of memory - case when application is slow, while lot of memory is free is quite normal. This is the reason why I believe problem is not in memory availability.

One of the latest thing I've analyzed were disk sybsystems. Tried setups on one physical hard drive, on arrays of physical drives (10 and 5 raids), on storage arrays (storwize v3700), and finally on virtualized disks (vmware, hyper-v) - and it does not seem to be problem. I/O queues were rarely above 1, writes/reads very rarely above 10mb/s (aos/client/sql), while disk subsytems performance was never below ~150-170mb/s, and in some cases reached 300mb/s (tested outside of ax). I tried to measure load using windows tools (perfmon), and lately I had doubts if it works fine - how come that aos/client has 64gb of mem, sql has 64gb of mem, cpu/mem seems to be not used, while app takes 5 second to load for example customer list? Crazy..

What is interesting, during ax activity (starting, browsing customers, projects, etc - doing activities which takes some time to complete), system resources usage were not growing much at all. Considering that - I have doubts if installing ax on superohachrocketpowerperformance hardware would cause big difference. Need to highlight here that all hardware I used was new one, no any retired server were used (dell r620, ibm x3550 hardware - powerful and good equipped).

Getting crazy, I've tried to follow several other recommendations I've found, like splitting tempdb into files, setting sql flags or manipulating aos performance options - not even one out of recommendation I've found gave any reasonable improvement. Did anyone found any recommendation which caused that ax started to work faster in _visible_way? I am not looking for a solution which will make customer sheet (or any other) opening in 4,5sec instead of 5, but for something what will make this sheet to open immadiately - did anyone found such a advice/solution? If yes, share please, BUT!.. if possible, I am not looking for answers where one person copies blogs/articles found somewhere (I believe I've read them all), but I am looking for informations from people who really DID and EXPERIENCED such an improvement. Please do not copy-paste if you did not do/fix such a thing yourself.

And at the end, what scares me most - I am thinking now that there is no any way to make ax work faster. I believe now that root cause of problem is ax32.exe process (client binary). During my test I've found that it very often comes into freeze state (not for long but there is a lot occurencies of such a behavior). I've read that even if it's name is '32' it is 64-bit binary in fact, but anyway I have feeling there is something wrong with it.

What makes me think this way is the fact, that MS has released axbuild.exe utility, which speeds up compilation time (was able to do compilation in 24 minutes, comparing to ~few hours before CU7). This result is achieved not by speeding up processing/compiling, but by dividing it into several processes. It seems that it is not possible to achieve (by ax binaries) processing speed higher than some limit, and to override it MS delivered axbuild.exe (several threads of one activity). Unfortanutely I don't thing it is possible to 'divide' ax32.exe activities into threads - so it will still work slowly.

I know above sounds stupid, but I do not see any other explanation that some binaries needs to be rethinked/recompiled. Did anyone reached similar point as I did, and is frustrated as much? Or maybe someone was able to configure ax in a way that it works as fast and smooth as for example MS Word in powerful hardware? As a reference we could consider ax demo available on partnersource - all of us can see speed it offers after installing as VM, and this is the one I would consider as not good enough. I expected it will be fast, but stayed disappointed. Did  anyone managed own ax setup to be visible faster than ax contoso demo from partnersource? Help.

regards

Tomasz


conditions on workflow for file attachment

$
0
0

hi all ...

I have created a sales order workflow  , futher I have to proceed for modifications as ....:

when i creates any sales order ......i gets a submit button . When I click on submit button i should get message as " no file attached ,plz attach the file first  " . in short I mean to say that i should not be able to submit my sales orders until  any file is attached to it ....i am not sure about where to do modfications  .....

ny suggestions ll b appreciated......

thanks.

Async Client is not connecting to Async Server in Dynamics AX 2012 R3

$
0
0
I have Installed Async server on Server and used self signed certificate, this web service is running fine. I have Installed the Asyc client in client machine and configured currectly but it is not connecting to Async server I am getting below error. Your help will be more appriciated --------------------------------------------------------------------------------------------------------------- Unable to communicate with server for upload. Please check username/password, server and database connections. Error Details: System.ServiceModel.Security.SecurityNegotiationException: Could not establish trust relationship for the SSL/TLS secure channel with authority 'sischnsm01:1000'. ---> System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure. at System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Net.TlsStream.CallProcessAuthentication(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.ConnectStream.WriteHeaders(Boolean async) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.DoOperation(SecuritySessionOperation operation, EndpointAddress target, Uri via, SecurityToken currentToken, TimeSpan timeout) at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.GetTokenCore(TimeSpan timeout) at System.IdentityModel.Selectors.SecurityTokenProvider.GetToken(TimeSpan timeout) at System.ServiceModel.Security.SecuritySessionClientSettings`1.ClientSecuritySessionChannel.OnOpen(TimeSpan timeout) at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) at System.ServiceModel.Channels.ReliableChannelBinder`1.ChannelSynchronizer.SyncWaiter.TryGetChannel() at System.ServiceModel.Channels.ReliableChannelBinder`1.ChannelSynchronizer.SyncWaiter.TryWait(TChannel& channel) at System.ServiceModel.Channels.ReliableChannelBinder`1.ChannelSynchronizer.TryGetChannel(Boolean canGetChannel, Boolean canCauseFault, TimeSpan timeout, MaskingMode maskingMode, TChannel& channel) at System.ServiceModel.Channels.ClientReliableChannelBinder`1.Request(Message message, TimeSpan timeout, MaskingMode maskingMode) at System.ServiceModel.Channels.RequestReliableRequestor.OnRequest(Message request, TimeSpan timeout, Boolean last) at System.ServiceModel.Channels.ReliableRequestor.Request(TimeSpan timeout) at System.ServiceModel.Channels.ClientReliableSession.Open(TimeSpan timeout) at System.ServiceModel.Channels.ReliableRequestSessionChannel.OnOpen(TimeSpan timeout) at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout) at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Microsoft.Dynamics.Retail.SynchClient.Core.UploadServiceReference.IUploadService.GetUploadInterval(String dataStoreName) at Microsoft.Dynamics.Retail.SynchClient.Core.UploadAgent.Execute()System.ServiceModel.Security.SecurityNegotiationException: Could not establish trust relationship for the SSL/TLS secure channel with authority 'sischnsm01:1000'. ---> System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure. at System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Net.TlsStream.CallProcessAuthentication(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.ConnectStream.WriteHeaders(Boolean async) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.DoOperation(SecuritySessionOperation operation, EndpointAddress target, Uri via, SecurityToken currentToken, TimeSpan timeout) at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.GetTokenCore(TimeSpan timeout) at System.IdentityModel.Selectors.SecurityTokenProvider.GetToken(TimeSpan timeout) at System.ServiceModel.Security.SecuritySessionClientSettings`1.ClientSecuritySessionChannel.OnOpen(TimeSpan timeout) at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) at System.ServiceModel.Channels.ReliableChannelBinder`1.ChannelSynchronizer.SyncWaiter.TryGetChannel() at System.ServiceModel.Channels.ReliableChannelBinder`1.ChannelSynchronizer.SyncWaiter.TryWait(TChannel& channel) at System.ServiceModel.Channels.ReliableChannelBinder`1.ChannelSynchronizer.TryGetChannel(Boolean canGetChannel, Boolean canCauseFault, TimeSpan timeout, MaskingMode maskingMode, TChannel& channel) at System.ServiceModel.Channels.ClientReliableChannelBinder`1.Request(Message message, TimeSpan timeout, MaskingMode maskingMode) at System.ServiceModel.Channels.RequestReliableRequestor.OnRequest(Message request, TimeSpan timeout, Boolean last) at System.ServiceModel.Channels.ReliableRequestor.Request(TimeSpan timeout) at System.ServiceModel.Channels.ClientReliableSession.Open(TimeSpan timeout) at System.ServiceModel.Channels.ReliableRequestSessionChannel.OnOpen(TimeSpan timeout) at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout) at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Microsoft.Dynamics.Retail.SynchClient.Core.UploadServiceReference.IUploadService.GetUploadInterval(String dataStoreName) at Microsoft.Dynamics.Retail.SynchClient.Core.UploadAgent.Execute() Thanks in Advance

Security

$
0
0

I am looking to setup a customer security role for Accounts Payable "set ups"  Any guidance if this is possible?

Funding Source Selection - New Project Contract

$
0
0

Hello All,

When creating a new Project Contract in AX 2012, the small form provides an option to select a "Funding Source". One of our Customers is not showing up in the drop-down list to pick. 

We can enter the customer number manually and it works fine however this specific customer does not show up in the drop down selection.  Can someone help us understand what is missing with this customer ?

Thank you,

 

sample dll for transformation files to XMl on behalf of import creditcardtransactions

$
0
0

Hi there,

i read a blog concerning the transformation of non-xml (creditcard transaction) files to aX2009. they even provided me with a link to the page where the example file could be found. To bad the page was not available anymore. Is there anyone out there whoa has a copy of the required XSLT or DLL and would like to share it with me? If you have an indication where to find it I would be helped also,

regards

Robin

Viewing all 73760 articles
Browse latest View live


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