• Check if logged in user has an AERole

    Hi All

    How can I check in the Web Designer in the "Condition" property of a case node inside a switch block if the currently logged in user has a specific AERole?

    Thank you in advance.

  • How to re-order the tiles in the Web Portal HomePage?

    Hi everyone,

    I'm using One Identity Manager 8.2 with Web Designer Web Portal.

    I would like to re-order the tiles in the Web Portal Homepage:

    But from the Web Designer, I can't click on "Move Up" and "Move Down".

    How can I…

  • 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

  • Download a file in Web Portal from FTP server

    Hi everyone,

    I need to download a file from an FTP server via the Web Portal (by clicking a button).
    I'm trying to use Code Snippet node in Web Designer.
    I tried downloading files using a System.Net.WebClient (C#) but the file download doesn't start…
  • How to add a comment under a label in the "Add new Identity" page?

    I would like to add a custom comment under the label "Default email address" in the "Add new identity" web page. How can I do it?

    I've attached a screenshot of where I would like to add the comment.

  • 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…

  • How to Create a Mask for SNN or National Identity Card ?

    Hello, I have a situation to register users on the portal, in "include a new employee", in a certain field we have the option "CPF", which would be a national identification document of a citizen, equivalent to the SNN or Carteira Nacional de American…

  • Add custom error message in the web interface

    Hello everyone,

    (OI Manager v.8.1)

    Under certain circumstances we are getting following error message in the web interface (Detail of the request, in the 'Information' tab):

    "An error occurred while processing your request. Check the application…

  • Web Portal Error after upgrade to v9.1. Can't login with identity's language being set (UID_DialogCulture not empty)

    Hi all,

    After re-installing version 9.1 web app (portal/IT shop), I noticed strange behavior when logging into a web portal. When logging in as identity (authentication is set to Employee role based) who has UID_DialogLanguage set to any language (tested…
  • Web Portal - Creation of a form with 2 insert in 2 different tables

    Hi,
    in OneIdentity 9.1 I have customized the Web Portal through WebDesigner tool creating a custom form to make an insert in a single table.
    Is there a way to create a form with fields from 2 different tables?

    Basically I have to compile a form and do insert…

  • How can I filter the values ​​from a drop-down menu of a custom field?

    Hello everybody.

    I've created a custom field in the Person that shows a drop-down menu.

    The table of the custom field has a column with the uidDepartment reported.

    Example:

    custom table:

    column1                                 column2

    customValue1                       uid_department1

    customValue2                       u…

  • User creation in web designer

    Hi,
    I am facing for the first time the Web Designer Tool. I need to configure the system so that only external users can be created from the Web Portal.
    I made the field IsExternal read-only in the VI_Edit_Employee, but the field isExternal isn't flagged…

  • Issue with unsubscribe request in IT Shop

    Hi everyone,

    we are having troubles with the unsubscribe request for an item assigned to an user that is not a subordinate.

    We are using One Identity version 8.2, the user we are using to do the request from Web portal has the employee administrator application…

  • Create external/internal new identity form and filtering employee type

    Hi community,

    My customer requiers to separate the internal/external new user forms which i managed to do (CCC_Employee_Edit refering to CCC_Employee_MasterData_Attributes)

    Now i need to display only the internal fields in the employeeType drop-down list…

  • Content Slider appearance issue in Identity Manager 8.1.5

    Hi all,

    I am using Content Slider component for showing products in a row on new request page. After migration to version 8.1.5 the slider works incorrect. It always hides and fades few last items as on the picture below.

    Before migration we used version…

  • Cannot load all data from the collection (personwantsorg)

    Hello,

    I want to load a collection (PersonWantsOrg) in Web Portal. I have put loading collection in Initializer part. The collection is loaded successfully but the collection shows just data of user who entered the web portal. There is no any condition…

  • How to remove passcode from the Webportal.

    Hi All ,

    Have an issue where the manager can see the passcode set option for his employees. This does not have any functionality and does not do anything. But where can this be configured to be removed from the Webportal ?

    Regards 

    SJ

  • Prevent selection of first row in gridband

    Hello Community,

    how can i prevent that when loading a gridband the first row is always selected automatically if the row selection mode is set to single row selection?
    Is there a parameter or something similar?

    Configuration Gridband:

    Regards,

    Tom

  • Hidden field in the web portal product details

    Hi everyone,

    I've configured the web portal to show the description of an item when you are on the catalogue. I've added the column and inserted the query to get the data from the product but it has a strange behavior, the field is not shown when…

  • "You can request delegation for these employees" configuration is set to IsInActive=0 however still able to delegate approvals to these inactive employees

    Hi,

    I want to have all inactive employees as much wiped from the web portal as possible, especially for delegation. Currently can still search in the web portal and find all inactive employees which would like to also remove and keep it just in the One…

  • WebPortal filter for Department and SQL Injection on v8.1.4

    hi there!

    Recently we migrated from v8.0.2 to 8.1.4 and we started to see issues in WebPortal related to SQL Injection.

    The component in which we have the SQL injection issue, have a filter to load Departments entries that belong to a specific "branch…

  • Web Designer. How to concatenate text from multiple rows of collection into a single property ShoppingCartItem?

    Hello! 

    1IM 8.1.2. 

    I filled custom collection values and I need concatenate text from multiple rows of the collection into a single property ShoppingCartItem.

    For example 

    Custom collection:

    Name

    Peter

    Alex

    Ivan

    Result: 

    ShoppingCartItem.CustomProperty01…

  • One Idenity Manager On Demand 8.1.4 - WebPortal - Automatic language change from Designer template

    Hi all!

    In the Designer we have configured the Employees' default mail address with a Formatting Script that throw an error when the input mail is not in a correct format. Actually the error message is in our native language (IT), but we have the necessity…

  • Grid header / view settings / additional columns

    I defined two grids by using web designer.
    A grid shows objects from the ESet table. The other grid shows objects from the view Org.
    Both grids and gridbands are configured the same.
    View in browser (Chrome): in the grid header for the grid that displays…

  • Load stored PDF in Web Designer

    Hello everyone!

    We have one particular problem in our One identity environment 8.1. All editions that we make into our custom report for an attestation case don't apply to the report on a web portal.

    When I use Report editor I can see that all my…