How to import SqlServer varbinary Attachment Data to ServiceNow

_zg_r T_rker
Kilo Guru

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

1 ACCEPTED SOLUTION

_zg_r T_rker
Kilo Guru
2 REPLIES 2

sriihs
Tera Expert

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


_zg_r T_rker
Kilo Guru

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