Skip to main content
6-Contributor
May 15, 2023
Question

How can i rename the viewable content from representation?

  • May 15, 2023
  • 1 reply
  • 1235 views

How can i rename the viewable content from representation?

 

 

1 reply

HelesicPetr
22-Sapphire II
May 15, 2023

Hi @CH_10078393 

It would be nice to be more specific. What you need?

What content are you talking about? additional files? img files? ol files? 

 

Usually user is not allowed to change file name of visualization content. 

 

There can be Afterloader that is activated after visualization and you can manipulate with the visualization content by API as you need. 

CS216668

 

PetrH

6-Contributor
August 4, 2023

Hi Petr H, 

I have configured the AfterEDRloader, but this afterEDR loader is triggering when the user is manually create new job and sent for publishing.

But, how can make this afterloader to trigger when the object is checked in ?

our business rule for the publishing is on checkin in action.

 

Could you please suggest me on it ?.

HelesicPetr
22-Sapphire II
August 4, 2023

Hi @CH_10078393 

 

The AfterEDRloader is also triggered after check-in.

You do something wrong.

 

You should set debug logging to get information what is wrong.

 

Do you use Publish Rules? 

 

PetrH