Custom Data Link is Lost on Saving the InCopy Document

Hi,
I am creating a custom data link in InCopy CS3 for the story.  I am able to successfully create the custom data link in InCopy.
But when I save the InCopy document and re-open it then custom data link is gone and I have the normal data link.
InCopy default behaviour is that when we save the InCopy document then it creates a normal data link.
Does anybody have an idea what should be done to retain the custom data link and normal data link is not created.
Thanks in Advance.
Regards,
Eric Won

Thanks Dirk.
Yes, I saw that there was some problem with the Script Provider.
I created a new sample project in InCopy and created the custom data links. The custom data link got persisted in incx file which can be viewed by opening it in text editor. I am creating custom data link for stories.
But when I open the InCopy document then my Script Provider gets the call back for creating the links. I created the links as shown in Custom Data Links sample but it doesn't create the link. Instead when I open the document normal data link exists for the story in InCopy.
It seems to be that incx file is getting created correctly becuase when I try to import the incx file in InDesign then it is able to successfully create the custom data links.
Am I missing something or doing something wrong ? any ideas ?
I once gain thank you dirk for helping me out.
Regards,
Eric Won

Similar Messages

  • Custom data link issues in sample code

    Hi all,
    I had tried to debug/run the sample of custom data link of Indesign SDK CS2. I found issue in this sample code whenever I create a package of the document which having the custom data link, at this time I got the message dialog box having the message "Cannot copy necessary linked file(s)".
    anybody know about this problem that how we can resolve this, Please let me know.

    Pete, I think this is a known issue- see http://support.adobe.com/devsup/devsup.nsf/docs/54028.htm for some workarounds.
    best wishes
    Ian

  • [CS3]  Custom Data Links for InCopy story

    Hi,
    I want to create custom data links for InCopy story.
    I am retrieving incopy story from the database and importing it on the document. I have created custom data link as shown in the samples but if I open the indesign document in InCopy I get message - no incopy story found - galley and story view are not avaiable.
    Also when I import InCopy file it is also added in Assignment Panel. I want to handle check-in/check-out on my own.
    Is there any special thing for creating InCopy Data Links ?
    Thanks in Advance.
    Anderson

    Hi Norio
    Thanks a lot for your help and your hints.
    Its my first time to solve a problem like this. And I have no idea what I have to do exactly. I mean I see the samples in the SDK, see the properties and so on. And I suppose I have to add my property to kINXScriptManagerBoss. But thats all at the moment.
    I don't know what I have to do exactly. I don't know what elements I have to add. I don't know how I can add a custom defined variable type as a property.
    I have a structure defined for my slugs:
    struct structTabFlowTableModelSlug
       int32 iUIDTableModel;   // ID des Tabellenmodells
       int32 iLinkPASHID;      // Entspricht der ID der Produktion LinkPASHID
       int32 iDtpTableID;     // Entspricht der ID der DTP Tabelle (Tabelle DtpTable)
      void reset() {
         iUIDTableModel = -1;
         iLinkPASHID = -1;
         iDtpTableID = -1;
    typedef structTabFlowTableModelSlug stTabFlowTableModelSlug;
    And I think I have to add this structure as a property. But does this work? How?
    In my plugin the slugs are added to a ITableModel interface. So I suppose I have to add the property to this scripting element. But I am not sure.
    Its a bit tricky for me to implement this.
    But anyway, thanks for your help.
    Regards
    Hans

  • Custom data link packaging.

    There was a previous topic about this from Dennis Sidharta::
    "Packaging Problem for Pages Containing Custom Data Linked Objects"
    see here -- http://www.adobeforums.com/cgi-bin/webx/.3bbf7f9b/1
    I have the same problem & was wondering if Dennis managed to find
    a suitable soution??
    Thanks in advance,
    Mike.

    Thanks Dirk.
    Yes, I saw that there was some problem with the Script Provider.
    I created a new sample project in InCopy and created the custom data links. The custom data link got persisted in incx file which can be viewed by opening it in text editor. I am creating custom data link for stories.
    But when I open the InCopy document then my Script Provider gets the call back for creating the links. I created the links as shown in Custom Data Links sample but it doesn't create the link. Instead when I open the document normal data link exists for the story in InCopy.
    It seems to be that incx file is getting created correctly becuase when I try to import the incx file in InDesign then it is able to successfully create the custom data links.
    Am I missing something or doing something wrong ? any ideas ?
    I once gain thank you dirk for helping me out.
    Regards,
    Eric Won

  • User Exits for transaction VF01 before saving the billing document

    Can any one say is there any user exit which exits before saving the billing document since i want to check the net value of the billing with the net value of sales order so that it should not go beyond the total amount specified in sales order.

    J_3RSINV
    SDVFX001  User exit header line in delivery to accounting
    SDVFX002  User exit for A/R line in transfer to accounting
    SDVFX003  User exit cash clearing in transfer to accounting
    SDVFX004  User exit G/L line in transfer to accounting
    SDVFX005  User exit reserves in transfer to accounting
    SDVFX006  User exit tax line in transfer to accounting
    SDVFX007  User exit: Billing plan during transfer to Accounting
    SDVFX008  User exit: Processing of transfer structures SD-FI
    SDVFX009  Billing doc. processing KIDONO (payment reference numbe
    SDVFX010  User exit item table for the customer lines
    SDVFX011  Userexit for the komkcv- and kompcv-structures
    V05I0001  User exits for billing index
    V05N0001  User Exits for Printing Billing Docs. using POR Procedu
    V60A0001  Customer functions in the billing document
    V60P0001  Data provision for additional fields for display in lis
    V61A0001  Customer enhancement: Pricing
    These are the Exits Available in the Package
    Jus try finding which will suffice ur Requirement.
    Regards,
    Mithun

  • Error while saving the billing document

    Dear All,
    I am getting an Error- "No taxes on sales/purchase are allowed for account 870205 L002, AB is not allowed" when i save the billing document. when i go to the conditions tab under item data in the billing document after saving the document and try to view the detail for the discount condition type it shows that the discount condition type has a tax code AB assigned to it.
    I am using the same pricing procedure in another company code where it works fine and I don't get any error. Besides here on viewing the same discount condition type there is no tax code assigned.
    Can anybody explain what could be the possible reason?
    I searched for the solution in the forum and came to know that if I go to FS00 and assign * to Tax Category under control data then it works fine and i don't encounter the problem after saving the billing document.
    Although i have found the solution But what troubles me is that when the same pricing procedure works fine in the first company code without assigning * to the tax category then why do i need to assign * in the second company company code to be able to save the billing document.
    Thanks and Regards
    Deepak Joshi

    First of all let me ask you to indicate the name correctly.
    Secondly,  the root cause to the issue what you have indicated is in FS00 and you need to compare the settings in both the company codes.  
    Finally, the issue is not because of your pricing procedure but because of some missing FI settings.  Thats all I can say now based on the information you have provided.
    thanks
    G. Lakshmipathi

  • Runtime error while saving the billing document after creation

    hi friends ,
    while saving the billing document after creation , the fallowing discriptive runtime error has come.
    Run time errors    -
      SAPSQL_INVALID_TABLENAME
    Except.              -
      CX_SY_DYNAMIC_OSQL_SEMANTICS

    Dear Unnam,
    There may be several reasons...
    1. If u have enhanced the tcode with some z tables,and that might not be moved properly to prod or not active in data dictonary.
    2. u may not be entering proper data to the input fields.
    3. please check if u have added any z tables to the std tcode.I am exepcting this prob.u may not moved the table or enhancement properly to prod server,
    Please check it...
    Thanks N Regards
    SettyKY

  • Userexit while saving the billing document

    Hi all,
    Is there any userexit while saving the billing document..I want to define minimum invoice value in system.
    Regards,
    Puneet Makkar

    Hi,
    In preceding project, i had the same requirement.
    Price condition : copy from std price for minimum value.
    Use condition category (for specific determination price for invoice).
    In price procedure : apply requirement to active only for invoice (std = 22).
    Re determination of price during creation of invoice :
    use RV61AFZA with the value of condition category to adapt pricing type (ex : X).
    modify copy rule (Tcode VTFL) for item : use new value for pricing type (ex : X).
    Regards,
    Lionel

  • Signature drop down menu greyed out. I believe it is because I saved the pdf document after placing a signature.  I'm using Adobe Acrobat Pro 9

    signature drop down menu greyed out. I believe it is because I saved the pdf document after placing a signature.  I'm using Adobe Acrobat Pro 9

    Do you mean the drop-down list that shows up when you right-click on the signature (in the Signature Panel or signature field)?
    I do not think that just saving a PDF with no changes would result in that unless you somehow flattened the PDF.
    Can you see the signature in the Signature Panel? Can you expand ([+] at left) the signature? Does the Signature Panel provide info for this signature? Is the signature validated? If "yes" then is the signature status Valid?
    It could be that when you saved the file you somehow flattened the signature, so that now you have only signature appearance in the PDF but not a real signature field which contains all signature properties. If the Signature Panel does not contain your signature (enpty if your signature was the only one) then this is the most likely cause.

  • In VF01, before saving the billing document, can we use "issue output to"

    In VF01 transaction before saving the billing document, can we use "issue output to" under Billing Document in Menu.
    i.e., can we enable the option "Billing Document -> Issue output to -> Issue output to"

    Hi,
    No as a standard, unless the billing document is created and released to accounting, you can't use issue output to.
    Regards,

  • FIFA13, Since updating to IOS8, all cloud data has been "lost" and saved games are no longer available.

    FIFA13. Since updating to IOS8 all previously saved iCloud data has been lost and I am unable to restore previously saved games. Also when saving new games they cannot be restored from iCloud. I have reinstalled ISO8 and FIFA13 but this does not fix the issue.

    Same problem here. No saved files, saving is not possible and or doesn't work. iCloud is useless in this case.
    I see it as an EA issue. The way they work is disabling certain feature to push users towards new versions of the game.
    Money is everything, they don't care about their users and this problem will never be fixed, such a shame!

  • Error getting when saving the sales document in third party sales order

    in third party sales order,when i am saving the sales order i am gettingthe following error
    subsequent function 'purchase requistion from sales document' not possible due to credit block.earlier i have maintained credit checks for some customers,but for this customer i have not maintained any credit check. i dont know why system is blocking for this customer also.pls help me where i went wrong.
    highly rewarded if help full.
    thank you

    Please go to FD32, check any default risk category and credit limit is maintained for the customer.
    Also check OB45, any default risk category & credit limit is maintained for the credit control area.
    Also, which order type u r creating sales order? for that order type, Goto VOV8, remove the credit grp and credit check settings.
    Also goto XD02, check in sales area data, billing tab, credit control area field, please remove that also.
    Hope it Helpful.
    Reward points if useful..

  • While saving the sales document .this error is coming.

    Is there any body to help it out .......
    While saving the document this error is coming
    **Financial document: No financial document assigned**

    Dear dinesh
    It seems the field "Financial doc.no" is made as mandatory in VA01.  Also if I am right, you are trying to create an export sale order which is against L/C.
    To create L/C, go to VX11N, give the required datas and save.  While saving, system will generate a reference.  Make a note of this reference and now go to VA01, give the required datas and select header Billing tab where you can find a field "Financial doc.no.".  Assign the above reference here and now save.
    thanks
    G. Lakshmipathi

  • Need userexit while saving the billing document (VF01)

    HI Folks,
    I need a userexit while saving the VF01 transaction code. My requirement is i need to check if there is any intercompany invoice was created before the delivery related invoice
    By default SAP creates delivery related invoice . I have checked lot of userexits with package VF but none is working and also gone through the standard userexits RV60AFZ*, still didn't find any good one for my requirement..
    All your help is highly appreciated..
    waiting for your replies.
    Regards,
    raj

    Hi,
    I have done some analysis before posting the question and one mistake i done is i have checked theUSEREXIT RV60AFZC and i checked XVBRK AND XVBRP instead of VBRK and VBRP...also whie saving this  is not called, it is called when we press enter and also when we press SAVE button in the initial screen.
    I missed the small thing...
    Thanks for the link..
    Regards,
    Nagaraj

  • BADI after saving the billing document

    Hi Experts,
    Please tell me the BADI name which will be triggered after saving the billing doc
    Here once the customer billing document will be saved, BADI will update the equipment master.
    Regards,
    Sandeep
    Edited by: Sandeep Ballewar on Jul 1, 2010 11:49 AM

    Hi,
    Can anybody  throw some light on below issue?
    Regards,
    Sandeep

Maybe you are looking for

  • How to return the message in MTI and bitmap?

    Here we receive xml message from client but the problem is this coding is for the first time it receive MTI message, so how can i do if i receive from client in xml type then convert to MTI then response it as xml again to client. Is it too hard to u

  • Need help with buttons that react to rollover that create a scoll effect

    hey everyone, I'm new to flash and actionscript and am having trouble creating what I need. I want to create a scroll area that scrolls left and right when you rollover a left or right arrow. what I want to scroll looks like a piece of film negative

  • Last time, I've set password for if my iPod is lost, and now I forgot it

    Hi. Last time, I've set password for "Find my iPhone" if my iPod is lost and now I forgot the password for it. Is there any ways that you can help me to unlock it by today?

  • 10.2.1.537 Bugs

    Hi,  new firmware 10.2.1.537, has two bugs: 1. Locking screen always stops music, from any application: Music, Podcasts, FM Radio etc. 2. Customize notifications for a contact does not function: for example, if sound is turned on for phone notificati

  • Installing (9.2.0.1.0)AIX5L on AIX OS v5.3

    Dear All, I downloaded the 9i database and got 4 zipped file. Should i just extract it to one folder and run the setup?