cancel
Showing results for 
Search instead for 
Did you mean: 

[ERROR]: Unable to Render Animated Object: null

Former Member
0 Kudos

Hello,

I have created BLT, that uses Animation Renderer action for creation dynamic graphics. But when i try to execute the BLT, i get a error "ERROR: Unable to Render Animated Object: null".

Version MII 12.0.4 Build120

Any ideas will be really helpful....

If somebody knew solution, please write it in detail as it possibly

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello.

I checked BTL with my own Animated object and with standard Animated object. In both variant i get this error. But i get correct output xml from animation render action block. Error occur only if i try to generate render image.

Thanks in advance.

Former Member
0 Kudos

Hi.

I do it in configure object property.

agentry_src
Active Contributor
0 Kudos

You should be able to open the Animated Object directly in the Workbench. If you don't have the animated object configured properly, you will see the same error there as you are seeing in the BLT. One strong possibility is that you do not have the animated object linked to an SVG or that it is linked to a flawed SVG.

Good luck,

Mike

Former Member
0 Kudos

Mikhail,

Are you providing the Animated Image URL (File Name) while configuring or in linkEditor, if in Link Editor, Check the image Path is correct.

I was getting this problem once and I found out that the Animation Object didnt contain any thing... :(.

Hope this helps.

Rupesh