Importing Customers/Vendor in Dynamics AX 2009
AIF, WCF, User is not authorized for this port
Hi,
I created an intermediate WCF consuming my AIF service. I deployed this in IIS. When I tried consuming the services, it is throwing the following error:
User is not authorized for this port.
Any ideas?
Error Installing Real Time Service AX 2012 R2
i want to setup the real time services in AX 2012, i have followed step by step in installing from this site
http://blogs.msdn.com/b/axsupport/archive/2012/12/18/ax-for-retail-2012-r2-installing-the-real-time-service.aspx
all going well until i successfully "Creating The Real-Time Service Web Service", but when i reach the step "Testing the Real-time Service Web service" i got this error
"The value of the property 'storeLocation' cannot be parsed. The error is: The enumeration value must be one of the following: CurrentUser, LocalMachine"
can anyone please help me? i dont know what to do anymore.. i have search and read various site but never find the solution for this.. the closest in troubleshooting this error is in this site
http://community.dynamics.com/ax/b/axsupport/archive/2012/12/30/ax-for-retail-2012-r2-troubleshooting-the-real-time-service.aspx#.UUFdKBw3tsQ
but seems no one ever experience the same error with mine..
Please help me, i need to resolve this ASAP
Thank you
CreditCardCustNumber Table on Dynamics Ax 2012 R2
Hi people,
I am trying Data Migration Framework on Ax 2012 R2 and I miss this table. (CreditCardCustNumber). Do you miss it also on your Dynamics Ax 2012 R2 installation. I dont see it anymore on the AOT. Maybe is an license configuration issue or another small problem...
Thanks!
Linking Product Flows in AX 2012 to trigger Event Kanbans for sub-components
When using Lean Manufacturing in AX 2012 you link a Production Flow to Kanban Rule, which in turn is linked to Items.
Where you wish to separate the variance reporting of different item manufacturing you will need to assign different Production Flows and therefore Kanban Rules to each item.
Now when one component (ItemA) has in its BOM another manufactured component (ItemB) and they both use separate Production Flows - then we will need to ensure that Item B is produced prior to Item A.
To do this we need to link the 2 Production Flows so that the Production Flow linked to Item A knows that the Production Flow linked to Item B will feed it:
- On the Production Flow linked to Item B, tick the 'Downstream Flow' tick box on the Last Activity
- On the Production Flow linked to Item A on its first Activity set a 'Predecessor' and use the Feeder Tab of the drop-down to select the activity from Production Flow B
Note: The Activity from Production Flow linked to Item B will only appear in the feeder list of the Production Flow linked to Item A if the 'Downstream Flow' tick box has already been selected on the last activity of Production Flow linked to Item B.
How to reverse the Purchase order after the item was consumed by production order?
Hi all,
I am using Dynamic AX 2009. I am having one problem.
I have one purchase order with the wrong unit price, user registered the item with using the wrong price but manage to detect the error before posting the purchase invoice. When i try to trace the item, it was issued to production for work order, all the production work orders were ended.
My question is now i cannot unregistered the item which is now 0 in inventory. But if i post the purchase invoice as it is, the final cost for the finished good will be extremely high.
Is there a way to resolve this issue?
Thank you in advance for helping.
Mergewindows does not display arrows...
Hi,
i've sometimes the issue that ax does not display the arrows to merge one field in a fieldgroup from sys to isv. Any ideas to that?
- Element is checked out
- Project is checked out
- Arrows from isv to sys are shown
How to use the AX2012 R2 images
The new AX2012 R2 images consists of 4 different servers.
I am looking for proper instructions on how:
- Setup with Network support in a Windows 8 Hyper-V environment
- Contents of the 4 different servers
- Best practice as of how to login. Ie. remote desktop.
The document that comes with the download is very thin.
Regards,
Carsten
Alternative Item Numbers
Is anyone using the alternative item number on the item details for anything other than finished goods? We are using process industries and have the need to set up alternate raw materials in our formulas. We need to the system to automatically pick up the alternate material just as it would at the finished good level.
AX2009 Capacity Reservations & Approved Master Planned Orders
I have two issues that are related.
1. Approved Master Planned Orders only show up in the Static Plan. They do not copy over the the dynamic plan. We have the automatic copy checkbox in the parameters checked. Also, the capacity reservations on approved master planned orders are being deleted during the nightly MRP run. The system doesn't delete them during a selective MRP run or full run, only the nightly run. Any suggestions?
1. Only the dynamic master plan includes capacity reservations for firmed production orders. The static plan does not. Shouldn't the static plan take into account the firmed production orders?
As always any help is appreciated.
AX and CustomerSource E-Learning
Can an administrator assign e-learning curriculum to members of their organization in customer source or does each individual user have to add their own?
Sample Database for Dynamics AX 2012
Hello,
Can TechNet subscribers download sample database for Dynamics AX 2012? If not, how can I install sample data into Dynamics AX 2012?
Note: I downloaded AX installation media from my TechNet account, and after I installed it, I couldn't find any sample data. Thanks!
Regards,
s.t. feng
Inventory Trace report
Hi All,
I am Planning to create a new report for Inventory Trace, basically to Trace all Items used between Finished goods to Raw Materials.
Can somebody throw light on the link between Production Picklist and Production Report as Finished.
The Inventory trace available in Axapta is not in a printable / saveable format.
Thanks in Advance.
Sales Invoice directly printout on printer after posting
AR -> Sales Order Details -> Update -> Invoice. When end user clicks on Ok button then I will make print prview tick on. Then that sales invoice should go directly to the printer. So that I can save time of taking print preview on screen then giving print out. Can any body help me out to do set up? Please note - I am using AX through Terminal Server. Sales Invoice printer is local but drivers are on Terminal Server.
AX 2012: CIL Generation Error
Hello,
I have a reference a DLL in the AOT and use this in my class. Whenever I compile the said class, it works file but when I generate Incremental CIL Generation, it throws the following error:
CIL generation: Error: .NET Cast Type Name not found. Type System.String found on the stack. This code in Class/Table: [Class Name], Method: run may not work in CIL run time.
Any idea?
Thanks,
Lyka Tasis
How to post a Vendor Invoice related with an Purchase Order using x++?
Hello,
I've created a Purch Order, but I want to post and invoice with partial lines of purch order.
I've been following these steps:
- Intanciate PurchFormLetter with PurchFormLetter::construct(DocumentStatus::Invoice)
- CreateParmTable, CreateParmLine, respectively.
- Executed PurchFormLetter.run()
I've read that is possible use PurchFormLetter.update(), what is the difference, in AX 2009, with run it's works, but in AX2012 is different.
I'll appreciate any help.
regards!
Issue with XDS Security Policy in Dynamics AX 2012
Hi,
Greetings!!
A brief background - We are using custom security roles and policies (using XDS Framework) in this implementaion. We have created a security policy query on DimensionAttributeValueCombination table as shown below, it's a simple filter on LedgerDimensionType and DisplayValue (Please see the ranges in Screenshot 2)
Screenshot# 1 (Security Policy Query) :
Screenshot# 2 (Query Ranges/Filter):
Now, going one level up, to security Policy, Please see the below screenshots for the definition of our Security Policy and Constrained tables within it.
Screenshot# 3: (Security Policy)
Screenshot# 4: (Security Policy(Constrained Tables))
As you might have already seen in Screenshot# 3, the security policy is attached to ContextType RoleName and we have added a test user to that security role. So far, all good.
Now, when the user with the above security role logs in to AX and navigates to GL > Trial Balance, as expected the accounts are filtered based on the query ranges i.e. it brings all accounts which ends with -1-003 and -1-007 as expected. All good here.
But the trouble starts, when we go to forms like Free Text Invoices under AR, The user with the above role can create a new free text invoice header from AR > Free Text Invoices, but when they go to create an invoice line and select the main account from the drop down, the system just hangs, Also we have experienced similar issue when we try to select an account from GL > General Journal
Screenshot# 5: Free Text Invoice
I tried to debug and see the SQL query behind the scene via SQL Profiler and it tells me that the Security policy is in force and it's trying to do an insert into DimensionAttributeValueCombination table, but failing to do so because of the Security query, for testing purpose if i remove the security role from the user's login or try posting the free text invoice as a system admin, it works (because obviously the security policy is not in force)
Is there anything being done wrong above? I also tried disabling the security policy via code i.e. going to CustInvoiceform and using xds.SetXDSContext(0." ") to bypass the security, but this is not working. I also tried disabling the security policy in table methods before insert or validatewrite, but no results.
I checked the forums before posting here and found some interesting posts on XDS Framework, but haven't been answered fully. Like the one where we can have a dynamic query would be nice to have.
http://community.dynamics.com/ax/f/33/t/97472.aspx
https://community.dynamics.com/ax/f/33/t/100072.aspx
http://community.dynamics.com/ax/f/33/t/88603.aspx
Any recommendations or suggestions are welcome. TIA
Cheers,
Dilip
Cannot download AX 2012 R2 image from partnersource
Hi,
I'm I the only one who thinks Partnersource's download links are broken:
I need those files...but not sure if the problem is my browser settings or partnersource site.
Thanks for any input,
Mikko
An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database. (rsReportServerDatabaseError) Get Online Help The SELECT permission was denied on the object 'Keys', da
when i try to open report server website, i get error "An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database. (rsReportServerDatabaseError) Get Online Help
The SELECT permission was denied on the object 'Keys', database 'ReportServer', schema 'dbo'. " can anyone help me?