Jump to content

Assigning Assets to Used by field


Dave Longley

Recommended Posts

Hi @Dave Longley

in the attachments I can see that the informations on Used By / Owned By are not complete; they miss usedById and ownedById (which are set under usedByName and ownedByName). You need to provide:

usedById
usedByName
usedByType

ownedById
ownedByName
ownedByType

Hope this helps

Regards

Armando

Link to comment
Share on other sites

@David Longley

to populate Used By and Owned By you need to use the same syntax. For example:

usedById = davidl
usedByName = David Longley
usedByType = 0

ownedById = phadley
ownedByName = THE NAME OF THIS USER
ownedByType = 0


All the informations you need can be found on the user profile page:

https://devadmin.hornbill.com/<YOUR INSTANCE NAME>/accounts/users/davidl/

usedById = User ID
usedByName = First Name + Last Name
usedByType = 0

 

Regards

Armando

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...