This will include topics related to data migration.
Recently active
Hi Everyone, We are looking at populating the Custom Stat No field with the HS codes (unless anyone advises otherwise).We’ve identified around the HS codes for around 100,000 parts so far (with many more to go). Does anyone know if there is a way to change them on bulk to add the code to the part (the field will be empty at present)?
How can I validate dates entered in an Excel Migration Job (IFS 9)?I have a migration job where the user can modify a date, but if the user enters an invalid date (for exampel giving an invalid month) there is no error thrown (other errors work fine). The record status is “Updated” after execution, even though nothing has been updated.Can to_date() be used? In that case, where should it be placed in the migration job to be executed? Thanks!
HiThis is a IFS cloud 22R1 environment. I need to export .ins file of a migration job.I have used FNDMIG_EXPORT.Deployable file is generated. But when I click the “Export to File” button, the it populates an error. Restricted file type. Url: https://karopharma-cfg.ifs.cloud/main/ifsapplications/projection/v1/ExecuteJobHandling.svc/ExportExecuteJob(IntfaceFile=null,IntfaceName='FNDMIG_EXPORT') Date = 2022-05-27T12:40:04.539Z Request Id = 63c800a2-eda1-4a57-a5f3-82205ace9850 Client version = 22.1.1.20220406123110.0 I have exported .txt file without an issue. But can not export .ins fileIs this a permission issue?/Malan Jayanka
At the end of the year we update our labor times on the routings from spreadsheets that are based on actual clockings during the prior year. I was trying to setup migration jobs to handle the entry back into IFS and I’m hitting a road block on it. Probably missing something trivial. The input file has the site, part number, operation no and the new labor run time. I need to use functions to find the latest revision and to convert the operation no to operation id. From what I’m seeing in the debugger it looks like it isn’t saving the function call results. Below is the setup for the Source Migration job. Thanks in advance for any help with this,-Lane Source MappingMethod List Method List Attribute 10Method List Attribute 20Method List Attribute 30
I’m trying to use PowerBI to pull data from IFS. Someone mentioned that it’s possible through REST API but I have no idea and there are not many materials I can look. Does anyone have any experience using REST API?
Hello Community,Question: how can I “Connect” in Excel when the Excel user is Local and the IFS instance is set to SSO? That is, the Excel user’s Dir ID does not include the “@domain.com”. Thanks, Troy
Hi, Has anyone managed to get an IFS Migration Job (we are Apps 9 but interested in other versions) to export a file directly to a machine other than the DB Machine?Thanks, Matt
Hello,How to include multiple views on replication job? We have already replication job that replicates item data from one site to another sites. There’s only INVENTORY.PART view included in this replication job and it’s working, but now there’s also need to include PART_REVISION data to this same replication but I cannot figure out how this can be achieved. Here’s the original replication job with only one view. This works ok. Here’s how I have tried to create new replication job with two views. INVENTORY_PART and PART_REVISION. Firstrly I’m not sure how should I use the “Source Name” field. I guess I should use join clause here but not sure how should I format it. I have tried with these guides but with no success..Internal Replication (ifs.com)Db-Links, JOINS (ifs.com)Replication tab of the new replication job Source Mapping tab:And Method list
After company Creation from an existing company it gave in the log the following error using IFS10 with UPD11:ORA-20111: UserFinance.RECNOTEXIST: Access denied! User IFSAPP is not connected to Company KSA022what id the reason and how it can be rectified?Best Regards,Bilal Drayi
Community, i have this error when creating a migration job, may I know what I did wrong? Thank you.
I have been doing these migrations for some time now and never have had an issue where I get no information to migrate. I am getting not 1 record going into IFS and I just get Not Processed. Can someone lead me to where I can understand why none of these MTK_SUPPLIER_COMPANY_TAB records are not being migrated.
HiData Migration Job Takes much time, I have to Migrate more than 10 hundred thousand data.For data of 44 Thousands rows/records job will take time more than 150 minutes.Kindly advise
Customer needs to create Quick Reports through Data Migration Tool and need to specify the Query column which is a CLOB type, here it won’t allow. Is there a way to migrate the CLOB data type?
I am trying to write a two part DataMig (MS_FORECAST_FILE to load the data then MS_FORECAST_MIG to schedule the import for each part) to load data using:level_1_forecast_util_api.Schedule_Import_Forecast The first job to load the data works fine and I get an IC table ready for the 2nd DataMig job.To test the SQL code for the ATTR values to pass to the API call, I have a working PL/SQL cursor...begin for ic in (select * FROM IC_MS_FORECAST_FILE IC) loop level_1_forecast_util_api.Schedule_Import_Forecast__('CONTRACT' || CHR(31) || IC.CONTRACT || CHR(30) || 'PART_NO' || CHR(31) || IC.PART_NO || CHR(
Hello, I am wondering if I am able to export current information source in business reporter and import to QIS for a duplicate source with additional information. I tried the export of original information source as .ins and .xml. When I import however to QIS it does not read the .ins and errors the .xml file.
The standard customer invoice templates facilitate to load advance customer invoices. Can they be connected with the customer order number when loading? The reference fields can be used but it will not connect the customer invoice with the customer order.
Please I am having this IFS error of insufficient privilege while spooling report to excel, and the select privileges on the table have been granted already. This spools correctly when a normal report is run, but fails when I choose Export to ExcelError message: "Excel Plugin Error: ORA-06550: line 11, column 26: PL/SQL: ORA-01031: insufficient privileges"
does anyone know where the system set up is for shortages? , getting following error when trying to load inventory parts - ORA-20110: InventoryPart.NOSHORTAGEHANDLE: Cannot have shortages at part level if System flag is set to No.
Hi!How can we log in to Excel plug in using IFSAPP when we have SSO enabled? non of the checkboxes in the picture makes any differences.Best regardsAlbin
Hi,Is there any way we can achive the below through migration ? I have 2 method calls in method list Method1Method2how can we use the out parameter from Method1 is and use the same in Method2 ? Thanks in AdvanceAmitesh
Hi all, Can to convert the status of structures from Tentative to Buildable in one move? Best regards,Ozge
I have the below Data Migration query from a customer and I wanted to check if there is a standard guidance for this? When a customer goes live half way through an active project which was more than one or two years what is the best mechanism for data migration. -App10 I want to confirm which all connections the customer would need to consider to migrate (Sub Contracts, Sales Contracts, Purchase Orders, etc) and how can they manage open PO’s, Sub contracts? How would you recommend to move the Used/Actual cost? Assuming they wouldn't need detailed historical transactions, would it recommended to create Cutover activities and bring in the values in this new activity? Anything else they would need to consider before they start with this process?
When a customer wants to implement Project Module for the first time, how can they bring in closed POs, Invoiced time transactions, other project transactions to reflect the actual and used costs in the project?
I want to import data into a custom logical unit using Excel Data Migration but one of the fields is a Referenced fields?Data sample to import.Custom object to import into. Referenced object Migration Job. Error when I try to execute.integrity constraint (IFSAPP.ARE_WATER_JET_PART_GRP1_CRK) violated - parent key not found Can this be done? How should I setup? I think I need to get the OBJKEY for the referenced field?Need help. Thank you,
Hi, We use 21R2 on IFS Cloud and try to use Excel Data Miogration.I downloaded Excel DataMigr Manifest from IFS but when I try to import it in Excel I have a certificat error.Do you an idea about this ? Regards, Christophe
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.