This will include topics related to data migration.
Recently active
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:
Not seeing Migration object in the deployment containerI have used the 22R01 template for the DMM.The upload worked fine and all steps went fine until the Output ContainerI was able to approve data in the Output container for the Mig Obj “Customer”Unfortunally in the Deployment conter I can not select the object Customer.Does someone know a way out ThanksHarald
In method list tab have added Custom view name and _CFP.CF_NEW__ method and kept only custom fields and INFO_, OBJID_, ATTR_CF_, ATTR_, ACTION_ but unable to add fetch condition below in RULES tab“PROJECT_MISC_PROCUREMENT.OBJKEY=PROJECT_MISC_PROCUREMENT_CFV.OBJKEY”getting below error while trying to add the fetch condition
Does anyone face issues with part numbers longer than 25 characters (IATA/ATA S2000)? Version is 23R1 or after, cloud setup. While using ATA Spec 2000, the part-number field should be kept as concise as possible. While there is no strict character limit, it’s essential to avoid unnecessary complexity. Unfortunately, in IFS the part # field is limited to 25 characters. Are there any work arounds anyone used to overcome this limitation?
For IFS Cloud 23R2, after installing the Add-In from the manifest file for the Excel Migration, the user gets error 400 - Bad Request when the Login button is pressed. Some users can login at times and other times it is not possible.
Has any operators out there transferred an aircraft to another company and then tried to add it back to your fleet using the loader sheets and run into problems. Because there are historic tasks that remain in our system from the first time we operated it, the loader sheet validation is giving us an error message.AL-TASK-023 The task identified by SERIAL_NO_OEM, PART_NO_OEM, MANUFACT_CD, TASK_CD, and COMPLETION_DT already exists in MaintenixType: CRITICALIs there a way to get around this error to allow us to load the current dates/times/and cycles of the previous operators LDND?
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.