This will include topics related to data migration.
Recently active
I am trying to use an end user log in in order to create custom SQL reports using Oracle SQL Developer. Currently the user permission does not allow me to access any of the views or APIs for reference. What permission is necessary to view the tables and APIs?
IFS 8 Exe Config File and Its Related FilesHi All, currently I have the IFS 8 Exe Config File and Its Related Files, which we are using it to run a batch file job for the migration tasks in IFS 8 however we are migrating over to IFS 10 and thinking about doing the same for IFS 10, does anyone have any idea how do I obtain these same files for IFS 10 ?
Hello, In Apps 10, I am using the MTK to migrate Customer Orders, and receiving the following error for a collection of about 500 Customer Order Lines: ORA-20124: Error.NULLVALUE: Field [DEFAULT_ADDR_FLAG] is mandatory for Customer Order Line and requires a value. I saw a previous post for this issue, but in that post the OP was running a Simple Tool migration job, not using the MTK. There is no DEFAULT_ADDR_FLAG column in MTK_CUSTOMER_ORDER_LINE_TAB; rather, the value for this column is derived within MTK_CUSTOMER_ORDER_API: if the Ship Via Code on the Customer Order and Customer Order are the same, DEFAULT_ADDR_FLAG is set to ‘Y’; if they are not the same, DEFAULT_ADDR_FLAG is set to ‘N’. Wondering if anyone has encountered this error before with the MTK. Thank you in advanceBob
Hello, I’m trying to load data into IFS Cloud using Excel Migration. When I load the data to Excel sheet and try to validate the records vis Excel Add-In login, I’m getting the error:Any suggestion, how to fix this error? Thanks
is it possible use select * from 'excel file' then insert into 'table' by plsql script?
HI, does anyone have detailed instructions on how to migrate open fixed assets into IFS Cloud. Thanks
Dears, I am new on IFS CLOUD, MY question is :there is migration job already exist I want add new view like(order-line_stage_billing40) to add new stage How I can do that ? Please I need urgent help.
Hello,Is it possible to set up a Batch external file job to handle dynamic file names? I tried putting an asterisk (*) at the end of the file name within the External File Template but that produces an error saying the file cannot be found.
I have some success organizing different task and streamlining the process by using the “Own Process” functionality.It has enabled my team to create custom menus, RMB, conditional formatting, and conditional fields to keep the user experience pretty clean without introducing extraneous options when not applicable. To start, I have had interns work on designing different Own Processes under their own account, as proof of concepts. I don’t want to alter their permissions to allow access to base profiles in order to publish their pages. And I would love not to have to recreate these individually under the base profile as it would be quite time consuming and double work. Is there a way to export these Own Process versions of pages?I know I can save all my RMB separately and import them, as well as any lobby elements we have mapped to forms or pages. Sending these pages to others via “Stream or Email” only send a link to the original configuration of the view. I really need a more efficient
After creating a external file type & template, when I added another record type with different view and checked for definition validity of template one error message comes up . Besides, external file template turns into invalid. Screenshot is attached here. Could anybody please suggest me about the issue here ???
How do I specify a range of dates of type DATETIME in the Excel-Addin search screen of IFS Applications?
Hi, I have customer who is into an Upgrade project from IFS Apps 8 to IFS Cloud.How do we manage the Data Migration of the existing data into IFS Cloud?For Example: We migrate the Inventory Parts, Inventory Stock etc.How about the LotBatchMaster, LotBatch History or Part Serial History windows?Does this needs to be migrated as a part of the Upgrade project?
when executing a migration job (procedure type =insert or update ) i’m getting this error ,i’m using 22r2 version.i have set default values for null values in migration job also can anyone help me to solve this ?
Hi, I keep getting the error: ORA-06511: PL/SQL: cursor already openwhen executing below, can someone please tell me why:- DECLARE info_ VARCHAR2(2000); attr_ VARCHAR2(2000); newrec_ identity_invoice_info%ROWTYPE; automatic_pay_auth_flag_db VARCHAR2(1):= '1'; CURSOR get_supp IS SELECT * FROM IDENTITY_INVOICE_INFO; BEGIN FOR rec_ IN get_supp LOOP OPEN get_supp; FETCH get_supp INTO rec_; EXIT WHEN get_supp%NOTFOUND; CLOSE get_supp; Client_SYS.Clear_Attr(attr_); Client_SYS.Add_To_Attr('AUTOMATIC_PAY_AUTH_FLAG_DB',automatic_pay_auth_flag_db,attr_); IDENTITY_INVOICE_INFO_API.Modify__(info_,rec_.objid,rec_.objversion,attr_,'DO'); END LOOP; COMMIT;END;
Hi,I am using a GIS server to have a map with objects in IFS.I also configured the GIS proxy in IFS but when I have a look at the documentation it says the new config should be populated with a background job called "GISINT - Refresh proxy configuration" but on my systems this job is missing.How can I populate the new proxy configuration and why is this job missing though it is described in the documentation?Thanks for any hint,best regards,Nico
Hi All,How we can use Project basic data setup in DMM and how we can import DMM project export file with any sample data and from where we get DMM project file for importRegards
Hello!I am attempting to create a new Excel Migraton job within IFS (Apps 10) and I am running into an issue. Upon trying to validate any data that I put into my excel sheet for the job I get an error stating “Error loading migration job info User - Defined Exception”.Error When attempting to use the “validate” function.Below is the current configuration of the migration job. I have tried several different defaults and tried enabling all fields and manually entering them within the job but have gotten the same error every time. I have successfully created and used several migration jobs in the past but have never seen this error before. Formatting page configurationSource mapping configuration Method list configurationRules configurationUltimately, I am trying to create an add-in job that I can use to create new records within a Sales Price List (Below) Any ideas or help would be greatly appreciated. I do not want to enter all of these entries by hand f I can avoid it.Thank you!
When I loaded data in to out test environment the timeslots are moved to +1 hour. For instance 08:00-16:00 becomes 09:00-17:00. This is not the case on our dev environment so there must be a setting somewhere to change the behavior, but I can not find it.
I have set the file type for 2 views (Header & Line) Material requisition ( MATERIAL_REQUISITION & MATERIAL_REQUIS_LINE ) but row status unpacked.any suggestion from anyone. how to solve this issue. Please see the steps of data setting after transaction screenshot.
Hi, As we tested, for Data Migration Tool - Repliation procedure21R1 - exist21R2 - NOTexist22R1 - NOT exist22R2 - exist (again) To be honest , we pretty confused with this Roadmap,so, can we use this feature in 22R2 , what if we Release Update to 23R1 , will it still be there?
Does anyone know how to solve this error?
Does IFS Cloud have the capability to have multiple pick locations for a shop order/traveler? Also, is there a way to tell the system to pick from 1 location first, then if inventory is depleted, pick from location 2, once depleted, pick from location 3 and so forth?We want to have multiple locations for 1 part number but want the shop orders to consume from one main location first, then a 2nd, possibly a 3rd. Is this possible?
Hello, I would to shedule a task pour generate a XML.in the first picture we can see a parameter of my reporting.Creation of database task et then sheduling with parametermy problem is the PATH parameter. I put the output path of my file .xmlWhen i run my task , IFS can’t find the path \\vm-data-grp\bureautique\Extractions\IT i try to make or not the name of xml , same result.Is the syntax good ? I can go to this path too when i’am connected since database serveur. I don’t know why the path is wrong... Thank you For information i execut this process in the database task. The folder exist :
Hello, How should I approach this kind of data migration / Custom object usage? The need is to show inventory part’s newest revision from on inventory part main page. I have created Custom object like this to General page of “Inventory Part“ The problem is that in our environment this Revision information is saved only on different site (So called Master site) and 90% of users do not have access this site. Would it be possible to use somekind of migration job to get Revision data from master site part revision tab and save it to this custom field? Revision information on Inventory Part Revisions Tab Custom field “Revision”. Data is from Master Site and without user’s access right to Mast site, this does not work.
In a number of threads I've read that regular (older) Migration Jobs (FndMig) are not the favorite anymore. One better uses Data Migration Manager.Where does that leave Excel migration jobs? They are linked to FndMig, as far as I know.If FndMig is deprecated and may not be available anymore in coming versions, where does that leave the implementation/explanation of Excel migration jobs?Is it better for consultants not to mention that it exists?Is it better for customer not to start using them or trying to remove them from the possible functionality to use in IFS Cloud?I'm interested in your thoughts,Steve
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.