• One user gets error when clicking "Send" for shoppingcart. An error has occurred

    Hi.

    We've just upgraded to 9.2.1 with reinstall of Web portal and Appserver.
    Everything seems to work fine, but ONE user on our admin team struggles with sending PWOs for other users.

    The user has the same rights as the rest of us in the team. When shoppingcart…

  • Not able to filter dropdown values based on user's Location

    Hi Team,

    I created an onboarding front end form with one custom column field having multiple values in the drop down.

    CustomProperty10:

    Values:

    Bulding01

    Bulding02

    Bulding03

    Bulding04

    Bulding05

    Scenario:

    1) When requester(from Europe region) logs in…

  • Web Designer - Upload File node - Load content to local collection

    Hi experts,

    I am a bit stuck on the component mentioned in the subject.
    In short, my goal is to create a web function where the contents of a .csv file can be uploaded to a local collection and then processed using a custom script.

    My problem at the moment…

  • How to use Database View to load data from Database into the local collections in Web Designer

    I have created a view in Database and I am trying to load the content of the view into the Local collection in the Webdesigner just like how we fetch contents of Database table into Local collection using Database Object component type. I tried using…

  • [Web portal] Placeholder text for date field

    Hello everyone,

    Anyone know how I can change the placeholder format of the Date field in OIM version 9.1?

    The placeholder has the format M/d/yyyy and I would like to use DD/MM/YYYY which corresponds to the French format.

    Thanks in advance

  • Direct product url in the IT Shop

    Hello, 

    I would like to know how we can have an url for a product in the IT Shop, so that when employees click on the link ( in an email or from another webpage like Jira) it takes the employee to the product page in the IT Shop directly so that they can…

  • Migration from WebDesigner Frontend to HTML5 Frontend - Object Dependent References

    Hello,

    we currently use the OneIM WebDesigner IT Shop and want to migrate to the HTML5 IT-Shop.

    In WebDesigner we have some Object Dependent References like Insert_ShoppingCartItem, Edit_ShopingCartItem or Edit_PersonWantsOrg to add popups, custom verification…

  • Resize identity image - Web Designer

    Hello everyone,

    How can I resize the jpeg picture of an identity on the Web Portal? The images we have are too big (for example, 604x906 px), so they are being cropped on the master data page of the employee.

    Is it possible to resize the images on the…

  • How to convert a query from SQL to be inserted in the condition of a Case in Web Designer?

    In One Identity Manager 8.2 I would like to edit the (viewing) condition of a Case inside a Switch in the Web Designer:

    The problem is that I don't know how to convert the query from SQL to the language supported by the condition. The docs says it's…

  • Make a custom columns view automatically selected in WebPortal

    Hi everyone,

    Is there a way to automatically select a saved custom view at page load in One Identity 8.1.5?

    Basically, I would like to select this

    without have to do it every time.

    Thanks,
    Andrea

  • How can I change the login page error message?

    I need to change the error message on the login page, but I looked in the VI_Common_Login Web Designer component and I didn't find any message that I could change, I just found container5 - Error/message that just change the message display style to a…

  • DialogParameters in 8.2 - how does validation works

    Hi,

    I have 2 questions regarding new feature in 8.2 meaning DialogParameters. There are fields for validation scripts - do you have any examples of such scripts? What's the expected output and how can we refer to current value?

    Second thing - how…

  • Fetching Data from standard view going into infinite loop for some users during Web Portal login, no issue during tool login

    Currently a few test users in one of our Pre-production environment are having logon issues while logging on to the web portal. The issue is that once they try to logon using their username and password (authentication method - Employee (role based) they…

  • Where does webdesigner/web portal gets the Field displaynames from?

    For some fields e.g UID_PersonOrdered, displaypersonordered, webdesigner/ITshop shows it as "Delegate" but the displayname in PersonWantsOrg or Shoppingcartitem is "Recipient".

    I'm trying to find where is it picking these names/titles…

  • How to dynamically display Logo in webportal

    Hi

    I would like to display the VI_Common_CompanyLogo dynamically, it should be calculated by importsource value of currently logged user.

    Can anyone advise on this?

  • Allow Approver to edit the details of the requester in Web Designer

    In the Web Designer I have an IT shop item-Service Account, when a person requests for that Item he needs to fill in some details and then send it for approval.

    The Hierarchy for the same is- Business Owner->Product Owner.

    I want the details mentioned…

  • VI_UserRegistration_Web compiler error since migration

    Hello,

    since the migration to 8.1.2 we have a compiler error in VI_UserRegistration_Web that we cannot understand because it was never used or extended.

    2020-09-30 09:24:36 +02:00 - Serious -         Error in CCC_Start, nodes VI.WebDesigner.Definition…

  • Select multiple values from dropdown list in Web UI Newhire form

    Hi,

    We have a requirement to provide an option to end user to select multiple products from a dropdown list in WEB UI New hire form.

    with OTB option available, we are able to make user select one product from dropdown, but any leads how to make multiple…

  • Default Grid Sort in Web Designer

    Hi,

    Currently in grids being used in web designer, when we click on a column to sort it sorts ascending first  and then descending on the next click. Is it possible to change this default behavior to descending on the first click and ascending later.

  • Remove Column from Hyperview Person in WebDesigner

    Hello ,

    We are using One Identity Manager version 8.1.2  and we need to remove certain columns from Person hyperview in webdesigner .

    We were able to do this in v7 by modifying propertylist() , but we don't seem to find this in V8 . 

    Any help would…

  • Display delegated manager in WebPortal

    Hi,

    I'm trying to customize the Person-overview page (VI_Common_ObjectSheet) in the webportal to show the manager currently responsible for the displayed user. I get the desired manager with the following SQL, but I don't know how to get this to work…

  • Web Designer viewing changes

    Helo,

    I recently had a co-worker change some condition on employees in Configure Project.

    My co-worker can see the changes altough I cannot. I closed and reopened and made sure he pubisled the changes to all.

    Anyone had this issue or know how I can see…

  • Icons missing in Web Front-End

    Hi ,

    We have recently migrated to version 8.1.2 .Certain icons like 'ico_open-decisions.png' , 'ico_my-history.png' , 'ico_user-roles_edit.png'  and few more are missing from WFE  . 

    These roles are being displayed  using PictureUrl…

  • Add field in web portal (version 8.0)

    Hello all,

    I'd need to add some fields from 'Person' table in the 'additional columns' but on the 'Pending Attestations' view in the web portal. (For instance, I'd need to add recipient's email address, among others)…

  • WebDesigner - Timer node

    Hi,

    I have a problem with 'Timer' node using. Here is my Web Designer project:

    Timer parameters: timeout in milliseconds - "5000", loop condition - "1=1" (also I have tried "true", "exists(...) " etc), Run asynchronously - unchecked, Execute…