Cant map string to Password basetype..
Jul 17, 2018
05:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jul 17, 2018
05:10 AM
Cant map string to Password basetype..
Problem with using using input of base-type of "PASSWORD".
I am unable to map text box entry to a service input of base-type "PASSWORD . (image attched)
Pls help for this issue.
thanks in advance.
Labels:
- Labels:
-
Connectivity
-
Mashup-Widget
1 REPLY 1
Jul 17, 2018
05:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jul 17, 2018
05:28 AM
Hi @Sugumar_5656 which ThingWorx version are you working with? Anyhow, as a best practice you wouldn't want to store passwords as clear text.
May be you can look into passing that string to a service which encrypts and store the password in the password field. There's a resource available called EncryptionServices with EncryptPropertyValue service, see help center for sample
