Kentico Version Upgrade (11 to 12) Error:GetFileUrl not working in kentico12

nirmal shrma asked on November 15, 2019 10:02

thank you juraj but i am new in kentico could you please tell me where i can find attachmentdocumentid and attachmentfilename my table structure is bellow:

i have four field in table VideoId (autogen column) Header test type Image FileType MP4Video FileType

myTransform is below

Recent Answers


vasu yerramsetti answered on November 18, 2019 10:26 (last edited on November 18, 2019 10:35)

GetFileUrl method is removed from Kentico 11 and 12. Please check the below URLs

1. https://devnet.kentico.com/documentation/api-changes/kentico-12/26046

2. https://devnet.kentico.com/documentation/api-changes/kentico-11/24985

Refer below URL, how to use GetAttachmentUrlByGUID method

https://docs.kentico.com/k12/developing-websites/loading-and-displaying-data-on-websites/writing-transformations/reference-transformation-methods

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.