This will include the questions related to Human Capital Management and Payroll.
Recently active
HiOn IFS 10 update 8, it seems that approval on training registrations are no longer needed. When consulting the F1 help, it seems that automatic training approval is optional. However, I am unable to figure out where this is controlled. Has anybody figured this out? BR Kristian
We enter an absence line in the result tab of time card for 4h with the tag “not removable” because the employee takes half a day of.Then on the day itself the employee will add a line “in normal” in the clocking tab and a line “out absence” total of 4h.After that we use a scheduled task that uses TIME_PERS_DIARY_UTIL_API.geerate_hours that calculates the result tab.But then we see that the calculated result gives us 3 lines:4h absence that we entered manually 4h work time as recorded 4h absence that was calculated to reach the 8h of their scheduleThe 3rd line should’t be added because we already put in 4h of absence.This looks like a bug to me or am I forgetting to add a parameter?
Morning Is there any way to set the init value on start date on time clock to be today? Tried sysdate but it just puts the text sysdate in there. TIA.
Hello,Does anyone know from where I can print TIME_CARD_REP (Time Card) report?Thank you.
Hi,I want to do data masking on user role. We researched Data Redaction, but we use oracle standart edition. I tried editing the views(customer_order_line_tab). I know it’s a very wrong way. Because, it’s inevitable to receive errors due to calculations.I wanted to ask if anyone has any suggestions. Thanks,Best regards.
Dear All; The followig invoice operation is available on Project Manageming module ? Customer Invoice for prepayment on project start after the agreement. Issue Invoice lined some milestone on WBS under the agreement. Regards; Yasuda
Hi, Have anyone seen this validation error before? I get it when i try to save the query. Does not matter if it’s a new or old query. /Jonas
Hi,I would like to add a profile picture to all my employees.How can I do that without having to do add them manually?I’m on IFS 9
Hello, We have the following case : a company X is managing the contract of employees that are then working operationaly in other companies (say Y for example). Thus we want to create employees in company X and manage all employees information in company X. Then how can we use an employee from company X in maintenance Work Orders of company Y ? We are using IFS Apps 10 UDP 7 Regards, Martial
I am developing the order report for my company. I used crystal report version 11.0.0.895 with Oracle database. All the steps regarding report development are successfully executed and the report is successfully run in crystal report. We are using IFS 9 and the report is integrated with Presentation Object Scanner in IFS. When I run the report from Order Report window it shows following error Can anyone suggest me what is the reason behind this error. Thanks in advance
IFS10 - UPD8 - O&G ExtensionWe are an O&G company working with mobile offshore units. For salaries we currently use a system called OCS - designed to fit the Collective agreement for employees on mobile offshore units and drilling and catering on permanently placed facilities on the Norwegian continental shelf. We would like to know if there are other IFS customers who currently use IFS for reporting by offshore personnel, and transfer the data to another system for salaries. Please get in touch with me if you use OCS for salaries (integrated with IFS), or another system and have designed IFS for a similar offshore agreement. We would like to hear about your experiences, in order to find out if it is possible to use IFS for reporting and integrate with OCS for salaries.Many thanks in advance!
Training events are often registered after the actual training have taken place just to keep a record of the trainings held. When adding participants to training event we very often get warning message “Training participant xxx might be unavailable for the training due to absence. See the reference text column for more details.In reference text we see Time Card Absence;Looking at employee time card we see that employee was present during this day.Does anyone know the logic used? On the training events there is only start and end date and nr of hours but no start time.
HiI am trying to set up a streams message using Events for Holiday Approval. I can test this by using USER_ID which sends the streams to myself/from myself. What I can’t see is how to send this message to my supervisor.If I choose to use Email to send the message, I can choose to send the message to SUPERVISOR_MAIL which works.Is there a way to send the streams message to supervisor ID?ThanksStewart
Afternoon all, I have come across an issue that I am sure has plagued others before. Way back in the heady days of 7.5 being implemented the business made a decision to opt out of a numerical ID system for our Person and User ID records. Instead we opted for <First Initial><Surname> e.g. NTAYLOR. The problem we have is that one of our users got married and now the Person ID and User ID do not reflect her now taken name and has asked if we can update the Person ID/User ID to correctly reflect her new surname. As these are somewhat key fields within the system I am pretty sure there isn’t a standard way of achieving this as it would need to flush the entire system to update everything that was ever posted with these ID’s. If anyone knows of a way how to do this or (for the IFS employees) if a data fix exists for this kind of change it would be interesting to know! Regards Nathan
We currently have IFS Application 10 Update 8 installed in our environment and we plan on moving from IFS Enterprise Explorer to Aurena in the coming months. I’ve been playing with the Aurena environment and I haven’t been able to locate the Time Clock terminal within Aurena. Do anyone know if IFS as ported the Time Clock terminal to the Aurena client or do we need to wait until a future IFS Application 10 Update packag? Thank you,William Klotz
Is there a way to attach a Photo in Trip Tracker to a Mileage claim? We would like users to attach their fuel receipt when claiming Mileage, however to Photo option does not appear under the Mileage section. The photos option only seems to appear when entering an expense claim in the ‘Receipts’ section. As a work around we have created an Expense Code called ‘FUEL RECEIPTS’ and asked users to attach the claim using this expense code. Expense claims don’t allow 0 value lines so we ask them to enter 0.01. Allow we can default this line to non-reimbursable, it’s not ideal and could easily be avoided if we could add photos via the mileage entries.
Hi, I’m using MPB to schedule work orders and the option priorize critical service is not working right. Does anyone know what logic IFS uses? E.g. Criticality and Priorite is considered by alphabetic asc order, or line number order, or another else? tks a lot.
Current time clock required touching the Clock In and Clock Out button on touch screen devices or using mouse and keyboard for other time clock enabled devices. Has anyone developed a touch free solution with bar codes, RFID or other?
When viewing payslip using Order Report and selecting Paylip Uk the payslip displays data however when viewing the payslip in Employee Self Service it uses Payslip Uk and the report opens up without displaying any data.Can you please advise as soon as possible
How to force new users to change their password when they attempt their first logging in ?
I am trying to create a Fire Roll Call that lists current employees when they are classed as present. When you look at the Present Employees screen in IFS the view is COMPANY_PERS_ASSIGN_BASIC. The Present column calls the following API to get the result of whether they are present or not: Time_Pers_Diary_Clock_Util_Api.Is_Present_Offset(company_id, emp_no,null ) and returns a 1 or 0. This was working fine in my Crystal Report but is not available when you add the WEB_UTIL_API. I have tried adding it as a custom field within the COMPANY_PERS_ASSIGN_BASIC view but cannot seem to get this to work. How can I get the result of the API into my report? Any advice gratefully received.
Hi, Can someone guide me on how to use an image stored in the database table in an operational report? I have stored the image as a blob in the database. And I was trying to fetch the image using a select statement. But, it is not showing the image even though it shows the value of the string when trying to preview the report. Therefore, any idea on how can we call an image stored in the database in the report? Regards, Sachinthani.
Hi All, We have objversion in most of the IFS Views with below conversion, ltrim(lpad(to_char(rowversion,'YYYYMMDDHH24MISS'),2000)). Is there any specific reason for converting the date field of rowversion. Please share if anyone has valid reason about it. Regards, Sri
Hi,Has anyone an example of travel expense rule for Norway? ThanksBrKarolina
Hi All, When the business need to optimize stock levels per site, what support and how is this working in IFS? The stock levels needs to be optimized based on historical delivery, service level, season variations in demand, EOQ and cost of stock. //A
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.