- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2016 05:51 AM
How to import SqlServer varbinary Attachment Data to ServiceNow?Our Customer has all attachments in Sql Server Database. The attachmenst are dividen in varbinary(max) chunks. I want to import it to ServiceNow. Problem is there is no varbinary data type in ServiceNow. Coneverting varbinary to varchar doesn't work.
I cannot find any useful documentsin Wiki. Is any suggestions?
Regards,
Özgür
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2016 11:02 PM
I find the solution.
http://wiki.servicenow.com/index.php?title=Creating_New_Transform_Maps#gsc.tab=0
4.6 Mapping Binary or BLOB fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2016 02:58 PM
Hello,
You may want to move your question into a different group - service now platform or to the developer community instead of the current performance analytics group.
Hope you get your answer soon !
Thanks,
Sowmya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2016 11:02 PM
I find the solution.
http://wiki.servicenow.com/index.php?title=Creating_New_Transform_Maps#gsc.tab=0
4.6 Mapping Binary or BLOB fields