This will include topics related to data migration.
Recently active
Good afternoon all, I am after a little help/advise. My company are looking to add the Harmonized System (HS) codes to the inventory Part Record using the Customs Stat No field (unless anyone can advise me differently). We have identified over 100,000 inventory parts tariff codes and I wondered if anyone knows of a way to bulk upload them from an excel spreadsheet? At present the field is blank.
Hi All, Do IFS have a document which has the correct object migration sequence?In most cases, Data Migration specialists working on IFS data migration using Data Migration Manager do not know about IFS. So they do not know for example you have to migrate ‘Master Part’ first before migrating an Inventory Part,It would be useful ,If we have a simple document which has the correct order of performing migration for at least commonly used Migration Objects.
Hi all,Our IFS Application en Database servers are running on Windows 2012R2. We are currently in the process of updating those servers to Windows Server 2019. Before we proceed, we would like to hear from anyone who has experience with performing in-place upgrades to either Windows Server 2016 or 2019.Our team is considering the in-place upgrade route as it offers the advantage of retaining existing settings, configurations, and applications. However, we are aware that this process can be complex and potentially risky, so we are seeking insights and advice from those who have gone through this upgrade journey before.If you have successfully completed an in-place upgrade from IFS servers running 2012R2 to either Windows Server 2016 or 2019, we would greatly appreciate hearing about your experiences. Thank you in advance!
Hi All, Does anyone have any documentation on the difference between the data schema in Apps10 upd 18 vs IFS cloud 2024 r1. Trying to understand why there is a need for migration between the 2 versions and could there have been something IFS could have done to avoid this?
This is about enumeration items when creating mapping data forData Migration Manager.What is mandatory is the DB value, but the default value that is automatically set is set to the client value.So everything has to be changed manually.Am I creating this incorrectly?Or do I have to change them manually?
Hi ,We are using Data Migration Manager for data migration and we encounter one issue related to deployment container.During bulk deploy into the Environment records getting inserted in CFG but Deploy Status in Deployment Container not getting updated ever after refereshing the screen.Deploy Staus getting updated while deploying singel record but not updating staus for bulk deploy and multiple record’s deploy.Really appreciate for your help.
Hi Experts,After taking backup of database when run "alter pluggable database all open" showing error and database not open. what happended and suggest solution.
We have been attempting to migrate absence data into an environment as a trial for bringing absences in that are registered outside the system. The migration job uses the ABSENCE_REGISTRATION view using the INSERT_OR_UPDATE procedure. I am experiencing two issues, this is the first. We are able to successfully bring the absences into IFS Cloud however when the value is less than one day (irrespective of the absence type setup being working hours or working days) the system automatically turns absences less than 1 day or less than the scheduled 8 hours into 1 whole day or a full day schedule. The issue we have is that it isn’t uncommon to book less than your scheduled hours yet when we try to migrate data into this view we aren’t able to successfully include a time in the format. Does anyone have experience of a similar migration job where you have encountered the same issue?Things I have tried so farUsing TIME_FROM and TIME_TO but only a date format is being accepted. When you run a r
Hello All,I have a simple question.Is it possible to copy bookmarks for one IFS Cloud user and paste them across all the user profiles for a client? Is it possible to use the Cloud Data Migration screen to achieve this? A client wants to avoid setting up the bookmarks manually for each of their users.Thanks in advance!Best Regards,Sayeef
Hi,I will transfer data with the Excel program, but I get the error in the picture.1.I convert the Excel file to csv file.2. Start Job - Load File / I select and load the file and I get the error in the picture.
Are there any steps for migrating excel data into customer order line using latest IFS excel migration.
Hello, We are using Apps 10, UPD13. We have sales parts in SITE1 (approx. 500K) and are trying to create the same sales parts in SIT99 using the script below but are getting an error message that the part already exists. They already exist as inventory parts in both SITE1 and SIT99. Is anyone able to help us with resolving the error and creating the sales parts in SIT99 that already exist in SITE1? Thank you,Joann DECLARE p0 VARCHAR2(32) := NULL; p1 VARCHAR2(32) := NULL; p2 VARCHAR2(32) := NULL; attr_ VARCHAR2(32000); action_ VARCHAR2(30) := 'DO'; CURSOR get_part_info_ IS SELECT i.CONTRACT, i.PART_NO, p.CF$_SALES_GROUP FROM inventory_part i left outer join sales_part s on i.part_no = s.part_no and i.contract = s.contract left outer join PRODUCT_CODE_X_REF_CLV p on i.second_commodity = p.cf$_comm_group_2 and i.part_product_code = p.cf$_product_code where i.contract = 'SIT99' and i.part_no like '%2' and length(i.part_no) = 11 and s
Good day,I’m sure it’s a simple thing that I have overlooked, but I don’t have one of the Source Mapping Columns present in the Search function. I’m using IFS Cloud, and I believe COMPANY is the attribute of CUSTOMER_CREDIT_INFO.Missing columnHere is what the Source Mapping looks like: Here is what the Method List looks like: And lastly, the fetch condition is the following:CUST_ORD_CUSTOMER.CUSTOMER_NO=CUSTOMER_INFO_ADDRESS.CUSTOMER_ID and CUST_ORD_CUSTOMER.CUSTOMER_NO=CRM_CUST_INFO.CUSTOMER_ID and CUSTOMER_INFO_ADDRESS.CUSTOMER_ID=CUST_ORD_CUSTOMER_ADDRESS.CUSTOMER_NO andCUSTOMER_INFO_ADDRESS.ADDRESS_ID=CUST_ORD_CUSTOMER_ADDRESS.ADDR_NO and CUSTOMER_CREDIT_INFO.IDENTITY=CUST_ORD_CUSTOMER.CUSTOMER_NO Add-in version: 23.1.5.0Thank you!
The requirement is to read csv file from FTP folder for 'On Server' Data Migration. The file format should be dynamic name (file name concatenated with current date, for example PartMaster_&DATE.csv). But the 'On Server' migration is working with static file name format (PartMaster.csv) but not with dynamic name. IFS responded that R&D team has identified this as the expected behavior of the IFS Cloud applications and as of now it only allows to write data to a on-server file with the extensions.The import functionality might be included in near future as an enhancement of the application.
Hi,I downloaded and installed the configuration analyzer tool from the IFS developer portal(https://developer.ifs.com/tools/confanalyzer).The tool installed successfully but when I launched the tool, The application opens and within a few seconds it closes immediately.Do you have any ideas why this happens?Thank you
Are we able to create batch user in IFS Cloud
Is it possible to have multiple SSIS catalog folders in the environment parameters within IFS Cloud. We would like to keep our data separated for various reasons.
Using DMM, I have setup a migration object for Customers. I’ve added all the target tables and performed some of the mappings. I then realized I forgot a specific target table, so I created it and added it to the Migration Object. You can then go to Mapping where you can add it to Legacy Tables With Locked Loads no problem. However, when you go to mapping detail, it never shows up in the list of target tables. I always have to create a new migration object separately to do the mapping and migration of this. Anyone else run into this?
Has Anyone transferred Used Place data into Build Place for Testing purpose?What kind of options available for this (NOT for PROD to non-Prod, Need PROD to Build Place)?
Hi All,I’m looking for a documentation in Apps 10 and IFS cloud which would provide the process of setting up and executing a migration job for insert or modify function. Highly appreciate if anyone could provide a step by step document. Thanks in advance.
Hello,Is there a way to find out where an IAL is being used (quick report, package etc etc ….)Thanks
I have created some custom fields on the Project screen (using Apps 10 UPD17). I have added them to the Margin tab and all looks ok. However, when I go to the General tab the fields are also showing there and hiding some necessary fields, is there a way for them appearing there as well ?? Thanks
When creating an order line i get this error, the line does have Ownership, when i check the ownership on line it is correctly picked as “Customer Owned” and Owner is also picked correctly but the Owner Name is not picked. After re-selecting the Owner from the LOV i can save the order line. But why does it not pick the Owner name when order line is created. Please assist. (the Customer accs were newly migrated)
Is there any “master list” of fields for all pages/modules in IFS Cloud with the field’s purpose? Or at the very least, the following:Inventory Part/Part Maintenance/Part Record Customer/ Customer Maintenance/ Customer Record Supplier/Vendor Maintenance/ Supplier RecordAs we prepare for our 3rd wave of implementation, our top level decision makers would like this information in order to make sure the proper people are assigned responsibility for these items, and I’m just curious if anything already exists to help this.
Good afternoon,Where can I provide access to this function “Schedule Report?” When I am trying to create the Schedule I am getting this error:
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.