- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-30-2022 01:30 AM
I have written a Ui action as -(new AssetandCI()).createCI(current); current.update(); action.setRedirectURL(current);" to create CI from asset record where CI is empty but this is not working.Any tips?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-30-2022 02:18 AM
Hello,
Check the asset details whether asset is having the serial number or not.
It is one of the main attribute for the CI.
Also there is out of the box BR which will automatically create CI from asset once serial number is assigned to the Asset.
Please refer to below articles as well:
https://community.servicenow.com/community?id=community_question&sys_id=56a74fa9db1cdbc01dcaf3231f96199e
https://community.servicenow.com/community?id=community_question&sys_id=4d4a87f0dbaa6410f21f5583ca961925
Kindly check and confirm this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-30-2022 01:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-30-2022 02:18 AM
Hello,
Check the asset details whether asset is having the serial number or not.
It is one of the main attribute for the CI.
Also there is out of the box BR which will automatically create CI from asset once serial number is assigned to the Asset.
Please refer to below articles as well:
https://community.servicenow.com/community?id=community_question&sys_id=56a74fa9db1cdbc01dcaf3231f96199e
https://community.servicenow.com/community?id=community_question&sys_id=4d4a87f0dbaa6410f21f5583ca961925
Kindly check and confirm this.