Dynamic modifications/change in graphic links

Hello all,
I have documents with lots of graphics in them and am looking for a way
around to change the links dynamically instead of updating graphic links
manually. First thing comes in my mind to write a script.
I've also found some plug-in (LinkOptimizer) available to do this, though
need to check whether it fits my requirement or not.
Another thought comes in my mind is to save indesign file to .inx=>
changing graphics path in text editor in INX and opening them in InDesign
though not sure about the success.
Any thought to guide in regard will be highly appreciated.
Thanks
--PC

StreamResult streamResult = new StreamResult(new OutputStreamWriter(new FileOutputStream(realWritePath), "WIN-1251"));When I try to write to file, I receive
java.io.UnsupportedEncodingException: WIN-1251Why? How I may write with WIN-1251?

Similar Messages

  • Update was terminated when Dynamic modification rule is changed

    Hi Gurus,
    When short text is changed manually in Dynamic modification rules (QDR2), I saved it "Dynamic modification rule xxx was changed". Next I got the error message: "Update was terminated".
    Detail:
    System ID....   xxx
    Client.......   xxx
    User.....   xxxxxxx
    Transaction..   QDR2
    Update key...   xxxxxx
    Generated....   06.11.2009, 11:54:46
    Completed....   06.11.2009, 11:54:47
    Error Info...   Processeur ABAP : RAISE_EXCEPTION
    I think there is an incoherence in between tables QDDR & QDDRT.
    How can we fix this error?
    Thanks.
    Stéphane

    Hi
    sometimes it happens that system takes some time to save & update the data in the background.
    so wait for some time & again check .It will work.
    The data which if changes do not have any repercation on existing system  can be changed at any time.
    check the tables
    QDDR & QDDRT again
    Regards'
    Sujit

  • Change Inspection typ and keep inspection stage of dynamic modification

    Hello,
    Our QC departement splitted into 2 departments and each got their own materials to check.
    Now both material groups will get a different inspection typ B and C instead of the old insp Typ A.
    We use dynamic modification rules and all materials have their inspection stages based on vendor and insp. typ. There is only 1 plant.
    When I assign a new insp. typ B or C to a material the next inspection lot of course will generate a new record in QDQL starting with the lowest insp. stage. But I need the last stage of the old insp typ A!
    Copies of records A to B and C in QDQL are not so easy because vendor and inspTyp are not part of the key and SAP uses a counter instead.
    Any ideas how to get the old insp. stages to the new insp types in the quality level?
    br Gerold

    Well, then youmight consider to rethink if this approach is the best option, as you can see that it limits your way of modifying your processes. If one time you have ten different departments you would need ten different inspection types...for one inspection lot origin. This then would even increase if we think of different lot origins (returns, recurring inspection, ....).
    Regards
    MH

  • Dynamic modification rule

    Hi, what is dynamic modification rue functionality in qm? pls explain with one example how to use the same.

    DMR: simple words means when you dynamicall want to change the stages of the inspection.that means you want to reduce the inspection or skip the lots or tighten the inspection.
    DMR mainly used for reducing the cost of inspection.
    There are many links which are available with example for the same.
    Re: DM rule
    DMR
    Re: Dynamic modification
    Dynamic Modification Rule (DMR) at lot creation
    DMR - QUALITY LEVEL
    Re: DMR @ Char level
    DMR inspection stage

  • Crystal Reports with Graphical Linking on Multiple Data source

    Hello
    I have a report which uses graphical linking on 6 tables/views which acts as the data source.
    4 are on HANA and 2 on a legacy system.
    Record selection filters are applied to filter data.
    Report's performance is incredibly slow on running for higher date ranges even for less than a month bringing back < 10000 records.
    Please suggest any tips to improve this.
    already tried below :
    Checked no printer option
    Removed Page N of M control
    Changed Order links to pick small tables first
    Crystal Reports 2013 connecting via ODBC to HANA and legacy
    -Jayakrishnan

    Hi Jayakrishnan,
    When you join tables from multiple datasources, CR processes the joins and any record selection criteria locally. This is what slows down the report.
    The only way to speed up performance is to have all the data atleast come from the same database or even better, creating a view that has all the required tables and joins.
    -Abhilash

  • Dynamic modifications for supplier status , time and rejections.

    Dear QM Gurus ,
    Just want to share a scenario with you and know your views and solution strategies on the same .
    There is need of reduced sampling in which only a few characteristics are visible and availabel for result recording for the following conditions . This is clearly a case of dymanic modification .
    1. Vendor has status certified .(it is a prefered vendor which is allowed reduced sampling and testing ).This certified status will be maintained in Q info record . All other vendors shouldhave full testing ( RR for all MICs of tha plan )
    2.  If a lot from certified vendor is rejected, next two lots should have full testing ( all MICs for RR)
    3. Irrespective of any rejections ,the first lot after every two years has to be fully tested .
    There is full testing for all the other types of vendors and all other cases .
    Can you suggest a step by step procedure for config and master settings for the above dymanic modification ?
    Full points to be awarded for complete and correct answer .
    Ram .

    This is not easy.  First, there is no time based criteria in SAP for recertifying your vendor. I.e. you cannot meet the two-year full-testing requirement with standard SAP.  You also cannot use dynamic modification to change the mics being inspected.  DMR is used to address whether or not testing is done, not the number of characteistics being done.  I.e. it focuses on samples. 
    If you use DMR at the charcteristic level, it tracks each MIC individually, not as a group.  To do so, you would have to use a 'controlling' MIC whereby all the other applicable MIC's are skipped or not based on that one MIC.  So you could create a MIC like "All extra testing MIC's passed".  The tech answers this yes/no and DMR adjust the DMR accordingly.  Then all the other characteristics map to this one.  That is standard but requires you to put the extra MIC in for the tech to answer.
    What I would suggest is the following:  Create a new 01 inspection type.  "01CT for incoming inspection - certified".  Give this new inspection type a different task list usage than your standard 01, say task list usage 501.  I''ll assume your standard 01 inspection type uses task list usage of 5.
    Create your standard plan, (i.e. all MIC's) with a usage of 5.  (Group 15, coutner 01)
    Create your certified plan (i.e. reduced # MIC's), with a usage of 501.  (Group 15, counter 02)
    Assign the material to Group 15, Counter 1.  All vendors will be inspected with this plan.
    Assign the certified vendor/material to both counters, 01, 02.
    Use user exit QAAT0001 (Inspection type determination different from variant 01). First, exit the user exit if not an 01 inspection origin.  Then have the exit perform a  query to see if the vendor is certified.  If not, use the standard 01 inspection type and exit the user exit with no change to the inspeciton type.  If the vendor is certifed, do the following:
    Do a query for inspection lots in the past two years for this vendor/material that used an 01 inspectoin type.  If none are found, use inspection type 01.  (mean no full inspection done in last two years).  Then query for all 01 origin inspection lots for this material/vendor.  If any are found, then check to see if either of the last two lots had a failed UD on it.  If one of them did, it should also use inspection type 01.  Otherwise, change the inspection type to 01CT
    This solution would not use dynamic modification at all.
    FF
    Edited by: FireFighter on Jan 12, 2012 3:48 PM

  • Service Registry's Dynamic Lookup of BPEL Partner Link not working

    Hi,
    Software : SOA 10.1.3.1
    OS : Windows XP, 2000
    I have deployed webservice application (GetMaxOfTwo) which will give me max of 2 values. Registered the WS in OWSM with user authentication. Registered newly generated WSDL in OSR (Oracle Service Registry). A simple BPEL Process will call service as PartnerLink, which is configured as "Enabling Dynamic Lookup of BPEL Partner Link Endpoints". As mentioned in the document made entry in bpel.xml as registryServiceKey property containing the serviceKey value to the partnerLinkBinding section.
    The entire scenario is working fine and changed the servicekey value to wrong value in bpel.xml and redeployed, as expected it was giving me error message saying invalid servicekey.
    Now deployed GetMaxOfTwo in another application server and registered in OWSM. Intentionally stopped the first GetMaxOfTwo application. In the OSR Service changed the binding with new WSDL of OWSM. As BPEL process enabled with dynamic lookup it should execute without any error. But the results in this case was giving error saying the service was down. (Means it is referring to the old GetMaxOfTwo webservice.
    What could be the reason?, something is missing in the configuration?
    Regards
    Venkata M Rao
    +91 80 4107 5437

    Hi
    I am having trouble making the BPEL and Systinet to work together. I have Systinet and BPEL installed separately on 2 different servers. I deployed my web services and registered them in UDDI. I created a new BPEL process and added a partner link to refer to one of the web service I have registered in UDDI. When I create the partner link, it is forcing me to give the wsdl and it also gives an error message " There are no partner link types defined in current wsdl. Do you want create that will by default create partner link type for you?". If I say "NO' then deployment fails. If I say "Yes", then it creates a new wsdl file on the local server etc and gives "<Faulthttp://schemas.xmlsoap.org/soap/envelope/>
    <faultcode>soapenv:Server.userException</faultcode>
    <faultstring>com.oracle.bpel.client.delivery.ReceiveTimeOutException: Waiting for response has timed out. The conversation id is 75164a0815ea471a:-3be8c246:117cc377894:-537b. Please check the process instance for detail.</faultstring>". Any help is appreciated.

  • Dynamic Modification Rule Counter

    Hello Experts
    I am using DMR in my project. e.g 1 in 10 , 1 in 20. Inspect 1 and skip 10 or 20 etc.
    WHat I would like to know where I am during inspection i.e. counter , at a particular point in time how many lots are skipped so that I know when next one be inspected.
    To clarify further say my rule is inspect 1 and skip 10 . I have inspection 1 and skipped 3 . How do I know that I have skipped 3 and there will be 7 more skipped lots.
    Many Thanks
    Gaurav

    Hi Gaurav...
    Whenever There is Lot creation or Usage decision for a lot,Quality level updated depending upon DMR.
    If you want to see the counter of Dynamic modification along with what are inspection lots which are created,how many accepted and what was last UD...This can be seen through QDL or QDH2.
    Advantage with QDH2 is that you can reset counter.
    Counter can be seen when you execute QDH1/2/3 in "change layout" in addition to current level and next level.
    i hope you will find this useful...
    revert back for any querries...
    Sujit

  • Dynamic Modification Rule In Quality Module

    Dear All
    Please explain me in detail how to use Dynamic Modification Rule (At Lot Level) In quality Module.
    Thanks & Regards
    Rahul Bhardwaj

    Hi,
    Dynamic Modification Rule
    Definition
    The basic data record contains the definition of the inspection stages, the dynamic modification time (at lot creation or after the usage decision has been made), and the conditions for the inspection stage change. Inspection stage changes occur on the basis of the inspection results that are recorded for inspection lots and inspection characteristics (that is, on the basis of their acceptance or rejection).
    Use
    You can vary the inspection scope using dynamic modification rules. You can store a dynamic modification rule in one of the following places:
    In the inspection plan at the header level
    In the inspection plan at the characteristic level
    In the inspection setup of the material master record at the inspection type level
    Structure
    A dynamic modification rule contains the definition of the inspection stages, the dynamic modification time, and the conditions that lead to an inspection stage change.
    There are always two options that apply to the conditions for an inspection stage change: An acceptance (OK) and rejection (not OK). The system uses these conditions to update the quality level, which always reflects the current status.
    The functions for maintaining and displaying dynamic modification rules are primarily contained on three screens:
    On the initial screen, you enter the identifier for the dynamic modification rule.
    On the header data screen, you maintain a short text and the blocking indicator, and define the time of dynamic modification (at lot creation or when the usage decision is made) and the reset period.
    The reset period defines the period of time, which must elapse before the quality level again uses the initial inspection stage specified in the dynamic modification rule as the current inspection stage.
    On the inspection stages screen, you edit the inspection stage data (inspection severity, skip, initial inspection stage, and short text). You create the rules for the inspection stage change on this screen.
    In QM, the inspection stage describes a test or inspection status that is based on the inspection history and predefined rules. Different inspection stages mean that there are also different inspection scopes and/or inspection severities.
    Creating a Dynamic Modification Rule
    1.Choose Logistics ® Quality management ® Quality planning ® Basic data ® Sample ® Dynamic modification rule ® Create.
    2.Enter the identifier for the dynamic modification rule on the initial screen or choose Copy to use an existing dynamic modification rule as a copy model.
    3.Choose Dynamic modification rule to carry out the following activities on the header data screen:
    Edit the short text for the dynamic modification rule.
    Define the time of dynamic modification (at lot creation or usage decision).
    Define the reset period.
    Set the blocking indicator if you want to prevent the dynamic modification rule from being used in an inspection plan.
    4.Choose Next screen to carry out the following activities on the inspection stages screen:
    Define inspection stages.
    Define inspection severities for individual inspection stages.
    Identify skips.
    Identify the initial inspection stage.
    Maintain short texts for the inspection stages.
    5.Choose Stage change to carry out the following activities on the screen for creating the inspection stage change:
    Define the specifications for a stage change for an acceptance (OK)
    Define the specifications for a stage change for a rejection (Not OK)
    6.Choose Next screen to return to the inspection stages screen and save your entries.
    When you save the data, the system prompts you for a confirmation. If you want to include the dynamic modification rule in the allowed relationships for sampling procedures and dynamic modification rules (this is only necessary if a sampling procedure is used in a sampling scheme), you can switch directly to the assignment transaction by confirming this prompt. You define the assignment of sampling procedures and dynamic modification rules in this screen.
    If you do not confirm the prompt, the system returns directly to the initial screen and confirms that it has created the dynamic modification rule.
    Hope this helps.
    Award points if useful.
    Regards,
    Tejas

  • Dynamic creation of business graphics.

    Hi,
    i have a piece of code which dynamically create a business graphics. If i use the same node data and create BG in statically.. i am able to view the graph. In case of dynamic creation , i am getting graphical rendering error. Have i missed something here..
    The piece of code i had used is..
         IWDBusinessGraphics bg = (IWDBusinessGraphics)view.createElement(IWDBusinessGraphics.class,null);
              IWDCategory c = (IWDCategory)view.createElement(IWDCategory.class,null);
         //     c.setDescription("tableutility");      
              c.bindDescription(wdContext.getNodeInfo().getAttribute(IPrivateSDNUtilityView.IContextElement.TEST));                                                                               
    bg.setCategory(c);
              bg.setDimension(WDBusinessGraphicsDimension.PSEUDO_THREE);
              IWDSimpleSeries ss = (IWDSimpleSeries)view.createElement(IWDSimpleSeries.class,null);
              ss.bindValue(wdContext.nodeDepartments().getNodeInfo().getAttribute(IPrivateSDNUtilityView.IDepartmentsElement.NO_OF_PEOPLE));
              ss.setLabel("Simple Series");
              ss.setLabel("No of People");
              bg.addSeries(ss);
              bg.setChartType(WDBusinessGraphicsType.COLUMNS);
              bg.bindSeriesSource(wdContext.nodeDepartments().getNodeInfo());
              bg.setIgsUrl("http://<hostname>:40080");
    Please help.
    Regards
    Bharathwaj

    Please got through following link
    <a href="/people/sap.user72/blog/2006/05/04/enhancing-tables-in-webdynpro-java-150-custom-built-table-utilities:///people/sap.user72/blog/2006/05/04/enhancing-tables-in-webdynpro-java-150-custom-built-table-utilities

  • Dynamic modification is not working

    Dear Friends,
    I have created a dynamic modification rule as below:
    1) at lot creation
    2)
    stage.   inspsevr.    skip.      ISt.            short text.       stage ch.    no of insp.  max skip dur.  new stage.    no. rej.   new stage
    10        4                            initial                Insp1                x                    1                                     20                1               10
    20                         skip                             no insp               x                    2           10 days            20                1                10
    3) What do I expect?
    After 1 inspection & acceptace 2 lots should be skipped, then again inspection.
    But this not happening. every time I have to do  results recording, UD and Stock posting.
    4) Material master settings
    100% inspection, inspection with task list, automatic assignments, check char,
    5) lot is created after each GR for batch & material combination
    6) QP01
    I have assigned the dynamic modification rule at header level & at lot level.
    Regards

    Hello Friends,
    Thanks for your support & sorry for the delayed reply.
    I have progressed in DMR & it is working.
    I have configured as below.
    1) Defined DMR with stages (2 skips after one OK condition)
    2) Activated DMR at usage decision.
    3) Assigned the DMR at inspection plan header level at material and task list level.
    4) SKIP check box ticked in material master
    Results are as below:
    1) First lot created with status results recording required.
    2) The next inspection stage in the quality level is not updated till the time I dont complete UD for the previous lot.
    3) After I do UD the next stage is updated depending upon accepatance or rejection of characteristics.
    4) If I dont do UD for the previous lots then inspection stage does not change for the next lots. Ex: If the next stage is a SKIP then "n" number of lots are skipped till the time I dont coplete the UD for one of previous lots.
    5) But I cant activate DMR at lot creation level because I cant skip lots w/o confirming the results recording.
    These are my observations. Request to comment.
    Regards

  • Treats every graphic link/button like a view image rather than directing me to the target address.

    Not sure how to explain this -
    if I'm visiting a website and click on a graphic link, it directs me to a new tab displaying the graphic image I just clicked, rather than the target site. It treats every graphic link (or button) like I'm asking to "view image".
    I've tried right clicking to "open link in new tab" - same result.
    Sorry I can't explain it any clearer.

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • How to Change Spry Menu Links

    I have a Spry Horizontal Menu on my page, and have a few
    questions on creating customized Links:
    - I know how to add a Link to my Reports, Pages, etc using
    the Link Properties box
    - I also know how to open the Link in a _blank page using the
    Target property box
    But
    - How do I change the Menu Link in code to open my new page
    in a smaller, new window?
    (Right now, the TicketSummaryAcct.cfm page opens up fine, in
    a new "full-sized" window)
    Here is the code currently listed under that Menu button:
    <li><a href ="reports/TicketSummaryAcct.cfm"
    title="Click here to print the report by Account Number to PDF"
    target=>_blank">by Acct# Prompt</a></li>
    Thanks,
    jlig

    In the header of the webpage:
    <script type="text/javascript">
    function popUp(URL) {
    day = new Date();
    id = day.getTime();
    eval("page" + id + " = window.open(URL, '" + id + "',
    'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=350,height=300 ');");
    </script>
    in the link section:
    javascript:popUp('reports/TicketSummaryAcct.cfm')
    don't use a target attribute, as it will break the javascript
    in my experience. If you are using the pop-ups in more than 1
    webpage, or even for good programming practices, make a function
    page.
    Webpage name: newWindow.js
    function popUp(URL) {
    day = new Date();
    id = day.getTime();
    eval("page" + id + " = window.open(URL, '" + id + "',
    'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=350,height=300 ');");
    And then in the header of the webpage(s) that you need the
    popup for, add this:
    <script src="newWindow.js"
    type="text/javascript"></script>

  • How can I change an embedded link to a website in a pdf in Pro XI

    How can I change an embedded link to a website in a pdf in Pro XI for Mac?

    Hi leee4227078,
    Please refer this blog post as this could help you on how to remove embedded hyperlinks:
    Removing Hyperlinks from a PDF and Feature/Gotcha
    Let me know.
    Regards,
    Anubha

  • How can I change an embedded link to a website in a pdf

    How can I change an embedded link to a website in a pdf in Pro XI for Mac?

    You can use the Select Object tool to select the link object and then right-click it and edit it via Properties.

Maybe you are looking for

  • Auto-mapping of shared mailboxes in a resource forest scenario

    In a resource forest scenario you assign full access to a shared mailbox using: Add-MailboxPermission -Identity SharedMailbox -User AccountForestDomain\UserID -AccessRights FullAccess This provides the user in the account forest full access, but it w

  • Phone Contact

    May I know how to set my default phone book as my SIM contact; May I know how can I backup my Contact to SIM; May I know how can transfer my contact from phone to SIM Please get back to me asap

  • Can you extrude text in Photoshop Touch?

    Hi - wanting to buy Photoshop for my iPad, but I want to make sure you can extrude text in Photoshop Touch.

  • Getting 2nd Least Value from Different Column

    Hi there All, I have one odd requirement. I hava table which has diffrent columns of numeric Datatype. The task is to get the least values from the table. I can take the least value by least(col1,col2,col3 ...) function.Until this stage it is fine. B

  • DescriptorException

    Hello, I have the following exception Exception [TOPLINK-108] (OracleAS TopLink - 10g (9.0.4.2) (Build 040311)): oracle.toplink.exceptions.DescriptorException Description de l'exception : Valeur introuvable dans le mapping d'indicateurs de classe du