Skip to main content
Question

is there a limitation about media library for max connection object parameters?

  • November 24, 2025
  • 1 reply
  • 6 views

0guz
Hero (Employee)
Forum|alt.badge.img+10

Hi there,

Version: 10.14
Env: Enterprise Explorer

When i checked MEDIA_LIBRARY_API, i see limitated parameters as only 5 on procedure check_and_create_connection.

So how can attach a media correctly when key values are higher than 5? Why this limitated actually, any idea?

When i attach manually to some entity which key values parameters higher than 5 on enterprise explorer, i see CONNECTED_OBJ_REF1 .. CONNECTED_OBJ_REF5 in media_library_tab, but also i see 7 parameters on KEY_REF column. Also this entity has 8 keys field not even 7.  What is the point here?

Do u know any other way? Maybe with a custom pl/sql for transform manipulation on object connection etc.

Thanks.

 

 

1 reply

0guz
Hero (Employee)
Forum|alt.badge.img+10
  • Author
  • Hero (Employee)
  • November 24, 2025

I understood now. Can close the topic.

For future: System works as expected with KEY_REF field, not connection_refs only.

In my case, I was added one more key field to entity but not maked delivery to prod environment yet, so system works with key values currently environment thats why one key field missing. When i open enterprise with studio, it works perfectly.