RamonLustrati

Commander
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-07-06
07:14
502 views
add domain name to username
Hello NG
I need to access to a Website trough FormFill. Now appendet to the
username I need to attach the domain. Is this possible to do with
Formfill?
When i login FormFill will fil the contract fields with following
informations: myname, mypassword But the FormFill should be able to
fill the fields in following format: myname@mydomain, my password
How can be done this?
Thanks for your help
Ramon
--
RamonLustrati
------------------------------------------------------------------------
RamonLustrati's Profile: https://forums.netiq.com/member.php?userid=798
View this thread: https://forums.netiq.com/showthread.php?t=53831
2 Replies


Knowledge Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-07-06
10:37
RamonLustrati wrote:
>
> Hello NG
>
> I need to access to a Website trough FormFill. Now appendet to the
> username I need to attach the domain. Is this possible to do with
> Formfill?
>
> When i login FormFill will fil the contract fields with following
> informations: myname, mypassword But the FormFill should be able to
> fill the fields in following format: myname@mydomain, my password
>
> How can be done this?
Do you have IDM or similar so you can set an extra attribute with the composite value via a null driver?
Also if you have the ability to run JavaScript on submit, you could write a little bit of javascript which appends the suffix. Though this will likely not work with mask values.
>
> Hello NG
>
> I need to access to a Website trough FormFill. Now appendet to the
> username I need to attach the domain. Is this possible to do with
> Formfill?
>
> When i login FormFill will fil the contract fields with following
> informations: myname, mypassword But the FormFill should be able to
> fill the fields in following format: myname@mydomain, my password
>
> How can be done this?
Do you have IDM or similar so you can set an extra attribute with the composite value via a null driver?
Also if you have the ability to run JavaScript on submit, you could write a little bit of javascript which appends the suffix. Though this will likely not work with mask values.
Alex McHugh - Knowledge Partner - Stavanger, Norway
Who are the Knowledge Partners
If you appreciate my comments, please click the Like button.
If I have resolved your issue, please click the Accept as Solution button.
Who are the Knowledge Partners
If you appreciate my comments, please click the Like button.
If I have resolved your issue, please click the Accept as Solution button.
Anonymous_User

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-07-20
12:21
RamonLustrati wrote:
>
> Hello NG
>
> I need to access to a Website trough FormFill. Now appendet to the
> username I need to attach the domain. Is this possible to do with
> Formfill?
>
> When i login FormFill will fil the contract fields with following
> informations: myname, mypassword But the FormFill should be able
> to fill the fields in following format: myname@mydomain, my password
>
> How can be done this?
>
> Thanks for your help
> Ramon
You can using a custom auth class from coolsolutions. See:
https://www.netiq.com/communities/cool-solutions/cool_tools/access-manag
er-attribute-manipulation-part-2/
--
Cheers,
Edward
>
> Hello NG
>
> I need to access to a Website trough FormFill. Now appendet to the
> username I need to attach the domain. Is this possible to do with
> Formfill?
>
> When i login FormFill will fil the contract fields with following
> informations: myname, mypassword But the FormFill should be able
> to fill the fields in following format: myname@mydomain, my password
>
> How can be done this?
>
> Thanks for your help
> Ramon
You can using a custom auth class from coolsolutions. See:
https://www.netiq.com/communities/cool-solutions/cool_tools/access-manag
er-attribute-manipulation-part-2/
--
Cheers,
Edward