Skip navigation
Currently Being Moderated

Problem getting storyref from IWorkgroupStoryFacade

Aug 2, 2012 4:20 AM

Hi All,

 

I have implemented my own custom asset management.

I have a service provider for linked story.

I perform a 'Export selection' of a text story in InDesign.

Now, I do not get the storyRef in the following:

MYLinkedStoryServiceProvider::CanService(const IManageableAsset * asset)

{

...

UIDRef assetRef = ::GetUIDRef( asset );   

UIDRef storyRef = Utils<Facade::IWorkgroupStoryFacade>()->GetStoryUIDRef( assetRef );

...

}

 

I get null. I have set up my own URI scheme and have implemented the resource handlers properly.

I get the storyRef above in CS3 but not in CS5.

 

What could be the reason? Can anyone shed light on this?

 

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points