This will include topics related to data migration.
Recently active
How to execute a IAL view/ quick report and export its out put to file location?I know we have two migration tools in IFS cloud 24 R2. Data Migration and DMM. I see the options to do that using Data Migration but I don’t have access to it. Not sure if it has to do with licensing. However, I have access to DMM. How to achieve this task using DMM? I used DMM for importing CSV files and move the data from source to target tables. Any thoughts on this would be helpul.
The customer environments had been upgraded from 25.1 (unknown SU) to 25.2.3.I was going to import a migration job that was previously used in the project and imported several times without problems. The import was done using the standard job FNDMIG_IMPORT and suddenly it went wrong with error message ""The uploaded CSV is malformed". Investigation showed that the export file for the migration job contained the character ", a double quote, which caused the issue.The double quotation was used to restore a text, where double quotation had been replaced by something else in the data export. The double quote was replaced by CHR(34) and then the job was imported successfully.
Hi, Im trying to setup a migration job to update our supplier statistic groups. I cannot figure out why I get the error - ORA-20114: SupplierInfo.FND_MODIFIED: The Supplier Info record has already been changed. Please refresh the record and reenter your changes.I received the error in both INSERT_OR_UPDATE and also EXCELThe view Im using is - SUPPLIER_PURCH_SRM_INFO_CFV
Looking for some help with the Data designer.Are you able to put a join in on the Definition Screen. If so how.Or how can we use the data source from a quick report
Hello, When I am doing excel migrations with rows more than 3000 (ish), I get an error when validating or executing. “The argument is invalid or missing or has an incorrect format”When I select smaller amounts in chunks, everything validates/executes fine.This is very inconvenient when there are 10000s of records. takes forever to do in chunks. has anyone encountered this issue? Any knows fixes?Thank you,Kalindu
Hello, Currently, IFS provides pre-built reports that are hosted in a data lake.My question is whether it is possible to create a dashboard that retrieves and combines data from two different semantic models—for example, integrating Sales and Inventory data into a single report or dashboard.Do we have any existing solution, standard approach, or built-in capability that supports this type of cross-model reporting?
Hi all,I am getting below error when migrating data to ORDER_QUOTATION_LINE using FNDMIG job.Even when there is a value assigned to the field ‘BASE_SALE_UNIT_PRICE’ i get this error.Have you experienced this before?Any ideas or thoughts on how to resolve this would be much appreciated!“ORA-01407: cannot update ("LORA1APP"."ORDER_QUOTATION_LINE_TAB"."BASE_SALE_UNIT_PRICE") to NULL” Thank you!Disna M.
Hi, I have a migration job created to insert Material Requisition Lines, but I got below error. wondering how to fix it?ERRORBelow is my File Mappingincluded “P” and “K” fields Execution
I did it once a while ago but forgot how to do it again. I am looking to extract the navigator items to excel in a format as such: >Scheduled Tasks Conversion 1 MENU >My Administration 1 MENU >My Administration>Basic Data Translation 2 PAGE >My Administration>Notifications 2 PAGE >My Administration>My Tasks 2 PAGE >My Administration>My Lobbies 2 INTERNAL >My Administration>My Industry Lobby Results 2 PAGE >My Administration>Subscription 2 PAGE >My Administration>Subscriptions 2 PAGE >My Administration>Scheduled Tasks 2 MENU >My Administration>Scheduled Tasks>New Database Task Schedule 3 ASSISTANT >My Administration>Scheduled Tasks>Database Task Schedule 3 PAGE >My Administration>Scheduled Tasks>Database Task Schedules 3 PAGE >My Administration>Scheduled Tasks>New Database Task Chain Schedule 3 ASSISTANT >My Administration>
Hi,I would like to know how I can send an excel business report from IFSAPP 10 to SharePoint. I am using Power Automate for this. I want to know how to send an excel file to Power Automate when sending POST JSON request using Power Automate API. I have the Power Automate API. Just want to know how to add an excel file to JSON payload. is it possible to convert BLOB to Base64 ? Thanks,Sachini
Hello everyone!Right now I need to figure out a way to convert date that will come through the Oracle Service Bus and create an automation with select or PL/SQLso that I can specify the automatic conversion of any topology of their network.Let me know if any other information is required.Kind regards!
What would cause the send log to display a less quantity than what has been authorised for payment?
I’m trying to test AccountSet (GET) API IFS Cloud Demo environment as follows. Im able to retrieve the bearer token using following IAM client but once I pass the bearer token to the API it gives me following error. Appreciate if you can help with resolving this error. { "error": { "code": "DB_ACCESS_ERROR", "message": "Database access error. Contact administrator.", "details": [ { "code": 20105, "message": "ORA-20105: Login.FUSRNULL: The directory id XXX is not allowed to run the application." } ] }}
The Migration Job has a Schedule function, which I have not used before.Could someone who is familiar with this function explain to me how to use it and what its benefits are?Best Regards,Kanokkan
Hi everyone,I am working on a migration job where I need to copy the Functional Object from one site to another. The object id, site name changes; but the overall structure remain identical to the source site.I am attempting to use EQUIPMENT_OBJECT_UTIL_API.Copy_Functional_Object in method list. However, I am unable to Copy the functional Object. I could have used only the EQUIPMENT_OBJECT_API to insert new one. But I also wanted to copy spares, Test points & Parameters, attributes from the existing one. So using “copy functional object” method. I am even trying to pass the values from 1st method into the second one in Method List attributes. Any guidance on this procedure handling is greatly appreciated! Thanks in advance.@dsj @Jens
Hi, Please could you assist me, we have a factory at work, and we need to be able to display statistics on screens, (multiple screens) without using separate log ins. We don’t need any access to anything other than the data for the lobby view. Is this possible please?
Hi everyone, I am trying to import CONFIG_SALES_COMB_VALUES table into IFS via DMM. The table has SEQUENCE_NO column which is used to order different combination values. Records are ORDER BY SEQUENCE_NO ASC and they are imported from smallest to largest sequence. So, I would expect to see 8 records, and they should be displayed in correct order. However, only 6 records are displayed in IFS in different orders. Please help!
I am getting the following message when trying to complete an existing migration job Any help please
We are using the Migration Toolkit (mtk tables) to migrate from a legacy system to IFS Cloud. All is going well except for the material value of components issued to shop orders. For a given component, it can be issued to multiple shop orders at different values. The mtk lot serial table and the mtk material tables have fields for inventory value but what we put in these fields is ignored. Regardless of what we do, components are issued to the shop order using the inventory value on the inv part. Does someone have a process for migrating wip value when the component’s value can be different on different shop orders.
I get this error while running post deployment for CONFIG_PART_SPEC_REV. The post deployment is to update STATE from TENTATIVE to RELEASED. error message: “IFS Web Version: 24.1.19.20251203093724.0Date: 2026-01-22T23:10:12.216Z---------------------------------------------------------------------------DeploymentContainer/Form (server error)Database error occurred. Contact administrator.Error details: [{"code":24344,"message":"ORA-24344: success with compilation error"}]Request Id: 721528be-1c67-4cf6-8eca-54fdaa496069Url: https://{}/main/ifsapplications/projection/v1/DeploymentContainerHandling.svc/PostMigrateDataCommit---------------------------------------------------------------------------”
Hi, we have recently implemented IFS Cloud 24R2. In other words, we are quite new to IFS.It is important for us to be able to easily create Manual Vouchers in GL from an Excel template. External Vouchers and CSV files are not enough. We need to see any errors directly in the Excel document.Has anyone managed to use Excel Migration Job for this?
Hi,I would like to import Quick Reports from IFS8 to IFSCloud.Importing a single XML file is successful. Is it possible to import all reports at once? For example, by packing XML files into a ZIP file?Thank you,Tomasz
In the master part we are migrating 25.488 as the net weight for one of our parts. Somewhere along the line, it was changed to 25.488581893. Given the high number of decimal places, I suspect an automated calculation or a UOM conversion is at play.I tried to recreate this by creating a new part and going through all migration jobs but had no luck. I don’t believe this was changed manually by anyone although it's not off the table.I should note that this is only affecting a small portion of parts.Any ideas?
Business Case:We have some migration jobs we want to run once a year. (some year incremental/YE jobs).In IFS we can schedule migration jobs, but only days, weekdays or interval of seconds,minutes, hours. Solution:We would like to be able to schedule on the first day of the month or year.
Hi all,What are the options in migrating the counted qty using any migration method in IFS?I tried FND_MIG jobs with different procedures, but the issue is that I do not see the field (COUNTED_QTY) in the view INVENTORY_PART_PICK_SHIP_STOCK. What is needed here is to update counted_qty field.IFS Cloud 23R2 Thank you!
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.