Quantcast
Channel: Microsoft Dynamics AX
Viewing all 125409 articles
Browse latest View live

Comment on LCS Asset library for Microsoft Dynamics 365 Finance and Operations one version D365FO


Forum Post: Delete records in batch for Fixed Locations Variants

$
0
0
Hi I would like to know if we have any way to delete records in batch for fixed locations variants I have this error: Parallel tasks configured for Fixed product locations: 1, Staging records: 1 Cannot locate data source record of type InventDimCombination with RecId 5637144581. Entity name: WHSFixedProductWarehouseLocationEntity, RecId: 1010, Database operation: Delete. Issue exist in generate staging data '1' 'Fixed product locations' record(s) inserted in staging or Results. update not allowed for field 'Variant number(RetailVariantId)' Results. Validations failed Thanks Javier

Forum Post: RE: Delete records in batch for Fixed Locations Variants

$
0
0
Hi Javier, Unfortunately this form doesn't allow the mass deletion and we can't use excel add-in either. So option is to delete one by one. If you are familiar with flow, you can actually use it to delete the data. Flow can read from the excel, then use Data entity and delete action to get the job completed. Thanks, Satish Panwar Please help verify answer(s) if they guide you in right direction so other community members can also benefit from your question with verified answer.

Forum Post: RE: Delete records in batch for Fixed Locations Variants

$
0
0
Hi Javier, Here is another options if you can use it: 1. Export data from data entity WHSFixedProductWarehouseLocationEntity 2. Save a copy of this file and delete everything that belongs to product variant, note - this will also have fixed locations for products, not just variants. 3. Create a data import project, set truncate entity to "YES", import this file back, it will wipe out all records and only insert the product fixed locations back. Please try this in non-production environment first so you understand how this will actually work. if you are not comfortable with data entities, reach out to someone who does in your organization. Thanks, Satish Panwar Please help verify answer(s) if they guide you in right direction so other community members can also benefit from your question with verified answer.

Forum Post: Deploy AX2009 SP1 on SQL 2012 and Windows 2012

$
0
0
Can someone tell me the procedure to deploy AX2009 SP1 on SQL2012 and Windows 2012. Presently, the application sits on SQL 2008 and windows 2008. I do not want to go with Rollup8 hotfix upgrade. Is there an alternative?

Forum Post: RE: Delete records in batch for Fixed Locations Variants

$
0
0
Thanks so much for your help Satish Give me test and I'll let you know if work

Forum Post: RE: Delete records in batch for Fixed Locations Variants

$
0
0
sure. I actually ran the truncate entity for the entity mentioned above and it worked as it should (deleted all records). Let us know if you run into any issues.

Forum Post: RE: Security of address books by legal entity

$
0
0
This answer helped me solve the problem. Thank you

Forum Post: RE: Security of address books by legal entity

$
0
0
Hi Risasi, Would you mind to mark the correct answer? The question will then get the status 'Answered' which might help other people with the same question.

Forum Post: RE: Security of address books by legal entity

$
0
0
Thanks Risasi. Please take time to help verify the answer that helped you.

Forum Post: RE: How to perform a partial string query on Dynamics QueryService?

$
0
0
Joris, Below shows how to query for substrings (similar to an SQL LIKE statement). Also...this requires no modification to the AOT. Can build the query completely in the client. QueryDataRangeMetadata range = new QueryDataRangeMetadata(); range.FieldName = field; range.TableName = tableName; range.Enabled = true; range.Value = "*" + "my_substring" + "*"; //★★★ Use asterisk as wildcard. Similar to percentage signs in SQL LIKE(). query.DataSources[0].Ranges[0] = range;

Forum Post: RE: how to setup a specific email for batch job alerts

$
0
0
Hi Lakshmi, I would suggest to first configure the batch alerting to the level you need. E.g. error only for batch tasks that run each minute and full log for those which you always want to monitor when it is ended. Then review the batch history form. If it is correct, you can set an alert on this batch history.

Forum Post: RE: Delete records in batch for Fixed Locations Variants

$
0
0
Hi Satish Could you please share some screen with the step because we have the same issue.

Forum Post: RE: Delete records in batch for Fixed Locations Variants

$
0
0
Hi Satish Could you please share some screen with the step because we have the same issue

Forum Post: RE: MOVE MENU OF AXAPTA

$
0
0
From my understanding you want to move financial dimension in grid . if that is the case , then you have to customize your form to shown them . take help from your developer in this task.

Forum Post: RE: MOVE MENU OF AXAPTA

$
0
0
Hello Mr. Harry and Mr. Sukrut, Yes right with your mean, but how do i move "field financial dimension such as cost_center and findim" to overview it. Thanks for the response. to is it possible?

Forum Post: RE: MOVE MENU OF AXAPTA

$
0
0
You have to write display methods to pick each dimensions value and show them in a grid .

Forum Post: some records in production orders are missing

$
0
0
Does anyone experience about some records of production orders that were dissapear? We are never perform production order cleanup periodic job. May anyone could tell me the cause of this problem and how to prevent. Fajar

Forum Post: RE: Proforma invoice with direct delivery

$
0
0
Hi cfarris, Are you aware of any modifications that have been made to the invoice/proforma invoice document that might be responsible for the behavior you see? Best regards, Ludwig

Forum Post: RE: Delete records in batch for Fixed Locations Variants

$
0
0
Hi Javier, Generate the template for this entity by Exporting data for this entity. Once the data / template is downloaded, follow these steps listed below to delete data from D365 Finance and Operations: 1. Delete data from the file that we just downloaded. Just leave the header row. 2. Under “Data Management workspace” create a data import project 3. Make sure “Truncate Data Entity” is set to yes. 4. Click import now. b. Wait for Data entity to Succeed. Once succeeded, go back to D365 form and verify the data. In this example, the data entity not only stored “Fixed locations” for product variants but also for “Products” so if you want to retain the data for products, make sure you don’t delete that data from excel. I tried to get you something so you can see screenshots, but having some issue. Try this and let us know if it works. Thanks, Satish Panwar Please help verify answer(s) if they guide you in right direction so other community members can also benefit from your question with verified answer.
Viewing all 125409 articles
Browse latest View live


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