Skip to main content

Hi there all.

I have a data extension that I can access via SSJS currently.  However, when I move it into a folder in Shared Data extensions, I can no longer get data from the data extension using de.Rows.Retrieve(complexFilter);  

 

If I move the Data Extension back into non shared, the code runs fine.  

 

I've confirmed the sharing permissions on the shared folder allow full access to all BUs including the parent 'Shared Data Extensions' folder.  

 

What silly thing am I missing?

 

Also, I apologise for the cross post

9 answers
  1. Jul 8, 2024, 8:34 AM

    Hi @Jo Pitts, for the record, I just wanted to confirm that the Core Library does NOT support enterprise level DEs, which is definitely frustrating! Ultimately, the route you chose by using WSProxy is definitely same route I would've taken, since it's not possible using Rows.Retrieve().

     

    Direct Quote from SFMC Documentation: "These [SSJS Core Data Extension] functions do not support the use of enterprise-level data extensions." 

0/9000