This will include topics related to data migration.
Recently active
Hello Community!Today I’m trying to insert some Units of Measure using Data Migration Manager. When I try to commit my changes, I see the error description “Method MODIFY failed : ORA-20122: IsoUnit.ERRUPDUSED: The field [USED_IN_APPL] is not valid for update for user defined codes.” in those UoM that are user defined.Any ideas how can I approach a solution for this? So far I tried setting the “USED_IN_APP” as “Out of Scope” in the Target Table definition but that doesn’t make any difference.
Dear All, we want to use the Excel Addin as Transport Tool to Create or Update Customer Order / Sales Quotation Lines. Now when we use the Excel Add In we have to do the following Steps:1.Open Excel 2 .Open Excel Addin and Login 3. Choose the Migration Job 4. A Popup Window if we want to Load in Same Sheet or in a new SheetWith these 4 Steps we have then the data entry Colums and van work with Search, Validation an Execution.We want to get rid of the Steps 3 and 4. Furthermore we want to Save an Excel with the alrady loaded Data Entry Colums and already Choosen Data Migration Job. Has anybody an idea if it it possible to do so? As an Alternative we would like to Automate the steps.Any Ideas? Thanks Stefan
On our Accounts Payables lobby screen there are 21 invoices showing errors on the final posting proposals page that have been locked in there for years and they will not clear. They are all paid posted, however they all include this error: (Apps 10 EE) We are moving to Cloud in February and have a testing space currently where they also migrated over to this environment. I had read that it could be a bug, but it wasn't the same specific error so i’m not 100% sure. If this is the case and it is a bug, will it resolve itself once we fully transition to Cloud?
Hi everyone,I’m currently facing an issue with Excel migration where empty values from the Excel sheet are overwriting existing data in our IFS application. Specifically, I want to prevent fields from being updated with empty values. For example, if the “DUNS No” field (column F) is empty, I don’t want it to overwrite the existing value in the application.Here’s a simplified example to illustrate the problem:Example Data: ID Name Address City Country DUNS No 1 Company A 123 Street Kraków Poland 123456 2 Company B 456 Avenue Warsaw Poland 3 Company C 789 Boulevard Gdańsk Poland 789012 In this example, for row 2, I want to update the application with the data from columns B-E for the corresponding ID, but leave the “DUNS No” field unchanged if it is empty, regardless of whether data exists in this field in the application or not.Has anyone encountered a similar issue or have any suggestions on how to handle this in the migration process?Than
HI, I have been trying to migrate data into the Organisation Units screen and im getting the below error, even though it has a value in the temp table. ORA-20124: Error.NULLVALUE: Field [SUP_ORG_CODE] is mandatory for Company Org and requires a value. select * FROM IFSAPP.IC_BTG_ORG_UNIT_LOAD_TAB Please help?ThanksStacy
Hello, I’m reaching out for your help to find out if :Is the transfer of post-its from version V8 and V9 to IFS Cloud done in the same way?Thank you
Hi everyone,I’m unable to use a migration job to input a non-inventory sales parts with JUST a tax class. If I try, I get the following error… I can however, create one with JUST a tax code.The odd thing is that if you debug the sales_part_api call when using IFS, both tax class AND tax code are supplied i.e. from the debug attr'TAX_CODE'||chr(31)||''||chr(30)||'TAX_CLASS_ID'||chr(31)||'1'||chr(30)|| Can anyone share any light on why this is?
Hi, Can you help me for Purchase_Part_Supplier Data Migration. We don’t want to write for all rows in excel for column “LINE_NO”. We can arrange it with a select statement but I couldn’t do it. This doesnt work. (selectMAX(line_no)+1 FROM PURCHASE_QUANTITY_PRICE ppsWHERE CONTRACT = pps.contractAND VENDOR_NO = pps.vendor_noand PART_NO = pps.part_no) Thank you. I attached a similar problem from community as well. Excel migration issue with update of purchase_quantity_price | IFS Community
Hello, Trying to implement a user available excel migration file and have to solve two problems to make it useable. problem 1) Want to make one of the columns a drop down with 5 to 6 options for ease of input and formatting. Other values could be manually input but the drop down would contain the most frequently used values. Would prefer to do this using Client Values and not DB values. In this example it would be the Work Task Template ID - Description - Rev. Problem 2) This specific migration container is to a custom page and the primary values are Contract and Line No. The issue is that the migration file is asking for line DB value and the user will not have access to that information since its not viewable in the client. There is an API call to the OBJKEY on that table which is the DB value for the Line Number. Trying to determine how to have the file fetch the DB value after the user specifies the client value. I’ve scoured documentation and watched numerous videos with no luc
The following print-screen show the state of one of my Output Containers, as you can see:It refers to IDENTITY_PAY_INFO It’s key (COMPANY, IDENTITY, PARTY_TYPE_DB) is: TESTCO, ABC0001 and CUSTOMER (respectively) Is in Approved stateIn addition to that, IDENTITY_PAY_INFO is referred by another table PAYMENT_WAY_PER_IDENTITY. On that table, It is expected that the field PARTY_TYPE_DB should exist in IDENTITY_PAY_INFO, as you can see in this Target Table Definition.With this information in mind… then why this row in PAYMENT_WAY_PER_IDENTITY failing if the corresponding record already exist in IDENTITY_PAY_INFO when I validate basic data?To me the information is already there, so it shouldn’t fail.Also, what does the word “CASCADE” represent in the Reference column in the target table definition (as in this case where the reference is “IdentityPayInfo(company,identity)/CASCADE”)?
Hi,We are in middle of upgrading from IFS 9 to Cloud and uplifting all our Migration Jobs. In Cloud, we noticed that the Excel Migration jobs using standard IFS API Methods create a new projection once we update the job and click ‘Re-generate Excel Migration’ option. Granting the projection to the relevant Permission Set allows user to execute the job successfully in Excel.However, the same doesn't happen when we modify Excel Migration Jobs using Custom API Methods as no new Projection appears after clicking Re-generate Excel Migration.When the user tries to run the migration, the attached error occurs:We confirmed the same error for two other Custom API based Excel Mig Jobs.Product Version: 23.1.11
Hello, I am new to IFS, and I was wondering if you can make an export to excel. For instance I want to make an export of all the: “Part Serials”. And if so, how can you do it?I am currently working with IFSAPP10 (IFS Enterprise Explorer)
Hello, I would like to know whether there is a functionality to “delete” data by using data migration:Let me explain:Data has been integrated in IFS using data migrationThe client wants to delete and update a new list of data. Is it possible to “delete” data by using data migration. Thanking you for your feedback.
Hello, I have a VPN to the IFS cloud. Now I have noticed that the Select does not show any data on many VIEWS, although data is available there according to the IFS quick report.CUSTOMER_INFO: works fine PURCHASE_ORDER: no Data In IFS-Quickreport i can select all Purchase Orders ! Is there a reason and solution so that I can see data from all VIEWS that I select via Qracle SQL Developer and not just the column names?I have already written the IFSAPP in front of the VIEW names.Thanks for your helpGreetingsMarkus
Hello, I'm Markus and I'm new here in this community, and this is my first post.One of my tasks is to prepare the master data from the old ERP and migrate it to the IFS cloud. Of course, a lot of mapping is necessary, as we don't have this many columns and tables in the old ERP.I learned from our consulting to use these data migration tools: Migration Job for LOAD and for MIGI have a VPN to the IFS cloud and can select the data VIEWS via ORACLE SQL Developer to reconcile the column names and fields for the migration job files or to build the mapping for this.Is there a best practice for the migration of master datafrom our old ERP to our IFS cloud?Thank you very much for your knowledgeGreetingsMarkus
Hello,One of our customers is seeking a solution for handling large Excel files, which they currently enter manually into IFS Apps10 environment. They need a solution capable of processing up to 2 million records in a single upload. Could you suggest any available solutions?
Hi CommunityI have created a Excel Migration for Invoice planning screen.I have given the default value for Invoice sequence- Every time when I load the data to excel the field gets too wider, is there any way to adjust the column width in excel and also to remove the timestamp? Thanks in advance,Thean
When I try to clone CST to AST it is not showing the target version and no ability to enter it. Any ideas what the issue could be? It works for all other scenarios.
My Basic Data Container in Data Migration Manager is saying that these 5 records for countries are in a “Not Deployed” Deploy Status state… Yet, if I go to the Deployment Container for the same Target Table (ISO_COUNTRY) my 5 rows are in either Deployed With Commit or Deployed state. Why is the discrepancy between the Basic Data Container and Deployment Container Statuses? is this a bug in the User Interface?
When migrating project, I want to make use of the Project ID Generation Rules. I leave the project ID in the migrate source job blank, category 1 is filled, Generation rules have been set up for given category 1. All other values are catch all.Still nothing happens when running the migration. So I was wondering which API to call to set the api in the defaul value of the project id, so it would generate the id when migration job runs.Anyone an idea which api to call? I would prefer to know the parameters as well, although less important for now.BTW: rule works perfect when entering a project via the project definition form
Hello,I am in trouble to create multiple price lists with thousands of Sales parts in IFS Cloud.Can somebody guide me how i can create excel migration job or file update option?
I am creating an Excel Migration job that will set hundreds of Requisition Authorisation Rules to ‘Planned’.This is very much like the topic I raised and got a very good answer that worked well: Excel Migration - Delete User Sites | IFS Community. On this occasion the same principles are not working for me.Here is the job...For the Action on Seq 10 I have toggled InLoop and NoExecution.For Seq 20, I set these attributes…My source mapping looks like this - I allowed the default Source Columns and assume I don’t need to do anything with the first 4 Method columns…Having tried many variations, the latest result is set to null upon execution…In the debug Trace, I see this error…It looks like it is trying to grab every column and insert the values into the Attr_ variable.I’m out of ideas now
Hi,In Apps 9 whilst using Data Migration Jobs, users were able to delete records after loading data from spreadsheet and before migrating the records into IFS.However, in IFS Cloud (23.1.11) there seems to be no option to delete records like the ones highlighted below:Users need this ability to review and delete records before migrating them into IFS.Is this a case of missing functionality in Cloud that will be added in future updates?
Hi All,My requirement is to update the total accumulated depreciation up to the cutoff date during the import process and set the cutoff date as the Thru_Date. Then, when running depreciation using the Depreciation Proposal, depreciation should be calculated correctly only for the period after the cutoff date.
Hi All, Is there a place which I can get the Data Tracker for 24R1? Your assistance is highly appreciated. Best Regards, Thushila
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.