Using a script to match data with text

I don't know a lot about writing code so perhaps one of you can come up with a solution to this repetitive task.
I have created a 232 page catalog.  All products in the catalog have either an ISBN number, product number, or UPC listed with them.
In order to create the digital, shoppable version of the catalog for our website, we are having to go through an manually put hyperlinks in for each number/product.  Each product will also, obviously, have a separate URL on our website.
So with that background information, I need a script that can match the number to it's appropriate URL and make that number a hyperlink.
I'm not sure if this can somehoe be done with Data Merge, but I figured I would ask this in scripting.
Thanks!

If the strings are unique you should be able to find each one programmatically and make a hyperlink out of it. I've done this with a simple Filemaker database of the strings and their corresponding URLs and Applescript.

Similar Messages

  • How to Flip the Sign using Calculation script for historical data

    I am currently using Essbase 9.3.1. Its required to flip sign for a specific set of accounts for that i am currently using UDA's to flip the sign.
    But now i need to flip the sign for the historical data too. Is there any possible way to flip the sign using calculation scripts for historical data. Kindly let me know your suggestions.
    Many thanks in Advance...
    Edited by: [email protected] on Jul 30, 2009 9:37 PM
    Edited by: [email protected] on Jul 30, 2009 10:58 PM
    Edited by: [email protected] on Jul 30, 2009 11:01 PM

    Of course there is. This is the kind of calc script that only gets run once, so make usre you test it well before doing it on production and make a backup of production before doing it.
    It would be something like
    Fix(time frame, accounts to be flipped, level zero other dimensions)
    actual = actual * -1;
    EndFix
    Cal dim dimensions
    Note, I chose actual, but you could do it for any dimension that has a single or only a couple of members. What ever dimension you choose to do the calculation on, it can't be included in the fix statement

  • Putting pictures in calendar date WITH Text

    I am stumped as to why Apple would do this? When you import all your dates into the calendar feature they show up. When you place a picture on one of those dates-the date and the text disappear. Was there not some easy way to make the picture transparent or smaller so the info can be shown as well. This to me is annoying-I want to see the name and date as well as the picture.Anyone found a backdoor way to do this?
    If not:
    NOTE TO APPLE IN UPDATES: Make date and text visible on date block AS WELL as picture!
    Thanks!

    You can get text over the pictures.
    The trick is to cntr-click the picture and send it to the back. One would think this would be enough. However, you now need to cntr-click in the LOWER part of the square and select bring to front TWICE.
    Using this recipe, I can consistently get text over pictures (and even change the color of the text for more contrast). However, this change does not seem to hold once you quit and restart iPhoto, at least for me. I am looking for confirmation of this fact in another message before I submit a bug report.
    http://discussions.apple.com/thread.jspa?threadID=577322&tstart=0
    Imac G5   Mac OS X (10.4.6)  

  • Master data with text?

    hi friends,
    i created zcustomer now i loaded attributes data in master data tables
    right click customer maintain master data , its showing.
    i check with text also,
    in 3.5 just i was creating extra excel sheet loaded text also ( 2 info packages 1 for att another for text)
    in 7.0 i loaded attributes.
    when i see my data ist zcustomer with attributes 2 loumns are free like text and description
    now i need create another datasource , should i create any characters for this like text and description? to load text data?

    Hi,
    check the following thread, its very explanative:
    Need help to load data in data target in BI7 version.

  • Master Data with text upload

    Hi expart,
    I have created customize infoobject for master data upload. Following steps I have done :
    1. Create info object for master data upload
    1.  Create Datasource( RSO2) in R/3 with text option ( R/3 table feilds code, description)
    2.  Replicate data source ( BI)
    3. Create transformation ( BI )
    I am unable to map description with info object.
    Pls. help which step I am missing.
    Thanks in advance,
    Goutam

    Hi Gautam,
      Check the properties of Master data infoobject.
    In Master data/texts tab page.
        i.       Select With master data and With texts if they are not already selected.
       ii.       In the field below Character. is InfoProvider, enter the technical name of your InfoArea and confirm your entry.
                   The system sets the indicator Character. is InfoProvider.
       iii.       For the characteristic  Select the indicator mentioning short/medium/ long text.
    Then activate the master data object. Now try to create the transformation...
    check the below link for step by step procedure..
    http://help.sap.com/saphelp_nw04s/helpdata/en/46/94bc9ab90819aee10000000a11466f/content.htm
    Edited by: Priya.D on Mar 15, 2010 9:43 AM

  • Need help creating script to clear data with user inputs

    Hi experts.
    I need to create a script to clear data in a DEV system from a particular junction.
    Basically, I need the user to enter a CATEGORY, ENTITY and TIME which will then be used to delete all data in a particular table which meetes those criteria.
    I tried to write it in SSIS, but can't get a user input box.
    Also, Stored Procedures are not designed to open input boxes for these entries.
    Therefore, is there a way to do this in BPC script logic?
    I believe that I might be able to write either a Stored Procedure or DTSX package and then pass data from BPC Run Package?
    If this is correct, how would I go about it?
    Also, would it be possible to read the DISTINCT entries for Category, Time and Entity and present as a dropdown list?  (It doesn't matter too much if not, a manual entry would have to do).
    I will admit that I have no experience of script logc, so any docments and/or pointers would be appreciated.
    Thanks

    Thank Karthik, but I can't use the clear for this job.
    Specifically, I need this to delete from the LCK tables whenever data gets stuck, so if anyone can tell me the format to use, I'd be extremely grateful
    (And I appreciate that this is not recommended, but it's a DEV system and we need a way to clear these locks quickly when they occur)
    Edited by: Pie Eyed on Oct 1, 2011 2:54 PM

  • How to load master data with text into infoObject in BI 7.0

    Hi all;
    I have an infoobject 0employee ( this is for employee number ,8 character long), with medium text option.
    I would like to load Employee name as a text option for employee number.
    How do I load this mater data into this 0employee object,
    Please help.
    I did look for something similar in the forum and there are many of them, but I couldn't find anything that for BI 7.0 and really clear help for me. Sorry to ask a question that been asked before.
    thanks.
    Raiine

    hi rainnie,
    check this link t oload master data in BI 7
    Re: BI 7.0 flat File extraction
    as you are using SAP defined infoobject you can start from the creation of datasource.
    text format for the flat file is
    LANGUAGE,INFOOBJECT,TEXT
    EN,0EMPLOYEE,RAINNIE
    You have to create ,infopakage, transformation ,dtp for both the attribute and text.
    hope this helps
    cheers
    Sunil

  • Using import script to read data from another location

    Hi,
    I need to find a way to import, in one location, the data of all other locations (with some additional transformations) using an integration script.
    I think I should be able to read from the recordset returned by farsTable, but I need to know how to find the table name that contains the data from my other locations.
    Thanks in advance,
    Julien

    First you will need to read the tpovlocation table to get the location key and segment key for each location to be read. You can then either read the relevent tdataseg(index) table where the index is the segment key from the location table, or alternatively you could try to access the data from the View (which i think is Vdata) in which case you you will not need the segment key.

  • How can use a script to separate data into separate sheets?

    For example sake, I have three columns: Food Eaten (lbs), Date, and Pet (Fido, Penny, Whiskers). I'd like to tease the data apart such that the data for the first two columns for Penny, Fido, and Whiskers all appear on different sheets.
    Thanks in advance
    Solved!
    Go to Solution.

    Hi FCW,
    I created a DataPlugin to read in your Excel data file-- if you happen to have DIAdem 2010 (11.2) or later you'll be able to use it.  Otherwise just load the file however you were loading it before so that your 4 data channels are the only ones in the Data Portal, then run the "DataFileWhisperer.VBS" script in DIAdem SCRIPT.
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments
    Attachments:
    FuelCellWhisperer.zip ‏7 KB

  • I do not take time to match data with the PC time

    Hi
    I have a question and do not know why I did not coincide with the time that stores a data graph with the time at which the data is stored on the PC should be every 0.5s and there values are 0 almost, 46s between data and information.
    Attached is a picture and -vi.
    By the way why do not load the stage number and always reads 0?
      Thanks for your help.
    Attachments:
    Ejemplo guardado tabla.vi ‏73 KB

    Hi Vltan.
    I modified my vi.la simulation signal at 10 Hz and period 0.1s.
    Where I have the problem is that when the pc was not increased in 0.1s.When the while loop period is 0.1s.
    You can modify my vi.
    Attachments:
    Ejemplo guardado tabla II.vi ‏73 KB

  • IOS 5.1 using cellular data with no apps open

    Just upgraded iphone 4s to iOS 5.1.  Now when I am not connected to wifi, my cellular data usage is constant and rapid.  No apps are open, no data usage that I am aware of.  But when I check the cellular data usage, it goes up by about 1MB every minute.  Just the day before on iOS 5.0, no cellular data would be used with all apps closed.

    Iphone 3GS. updated to iOS 6.0.1 Friday. Data usage until then about 300MB
    Sunday Morning around 4am. Phone incredibly hot even though connected to charger and home Wifi network. Usage exceeds 3GB for month and extra 3.5GB. Total usage in 12 hours 6.5GB.
    Sunday afternoon after receiving message from AT&T about excess data, turned off Cellular Data and 3G and limited to only Wifi.
    Monday evening 2GB cellular data. Total data usage in 2 days 9GB????? W/T/F ???
    Even when 3G and cellular data is turned OFF, 2GB used up?
    Now, turned OFF Cellular data and Wifi and using it as a regular phone with texting and calling. Maybe will buy a regular phone and be done with all these useless charges. Someone should be held accountable here.
    PO.

  • Loading GL Master Data -- Attributes, Text, Hier ; and Transaction Data

    Hi all,
    Could any one give me the steps individually to load the following type of data in BI 7.0:
    1. Master Data with Attributes
    2. Master Data with Text
    3. Master Data with Hierarchy
    4. Transaction Data
    Do I have to create the Transformation and DTP's individually to load all the above kind of Data?
    Please give me the information as much as you can.
    Thanks,

    For master data when you create tranformation it will prompt infoobject to act as infoprovider, and then you create DTP to schedule data to it. It works fine with attribute and Texts, though hierarchy dosn;t support much features of 2004s at my side. Like i am not able to migrate Hierarchy datasource to 2004s, and even when i replicate it, it comes as 3.5 datasource only.
    For transaction data follow Gokuls step, or try to find on forums you will get lot of discussion on it.

  • When my phone updates it says 5/9/54 BE and the time.  I have tried to reset the date with no luck and I am not sure what BE means/stands for.

    Please help me!  I can't reset the phone with the correct date.  For some reason at the bottom of my mail it says Updated 5/9/54 BE and the correct time.  It also puts that same date with text messages.

    Disabled
    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: Back up and restore your iOS device with iCloud or iTunes
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store        
    If problem what happens or does not happen and when in the instructions? When you successfully get the iPod in recovery mode and connect to computer iTunes should say it found an iPod in recovery mode.

  • Convert Script output data to Text(.txt) file & send mail with attachment.

    Hi All,
    Requirement: I shulb be able to conver th Script output data to Text(.text) file & send a maill with attachment with this text file. Formant of text file should be like output of Print priview.
    Plese sugget with Function modules to cover as Text file.
    I am able to converting the Script output data to PDF and sending mail with attachment. So I don't want PDF file now.
    Thanks in advance.

    Hi, Thanks for responst.
    We can convert the Scirpt output to PDF file by using OTF function module and the PDF file looks like Print Privew output.
    Same like this I want Script out in NOTEPAD (.txt). Is that possible, Plz sugget with relavent Function Modules.
    Thanks.

  • Use of MIN with text data

    I am not familiar with using MIN with text data as in the sample below and could use some help in deciphering what it is doing. This SELECT statement is taken from a larger CREATE OR REPLACE VIEW statement. The first line of the WHERE clause is making the connection to look at the correct user's information. The section after the first AND is what I am trying to interpret correctly. I have moved into a new position and wasn't around when this view was created. The statement is designed to assign the correct DOMAIN_ID to each user based on values in the elms.elms_dom_lkup table ed. This table consists of 4 columns: DOMAIN_ID, PROC_LVL, LOCATION, AND POSITION. The DOMAIN_ID is the only field that is not nullable. The primary key for the table is a combination of the 4 columns. The section after the first AND matches the PROC_LVL from the ed (lookup table) to the PROCESS_LEVEL in the cd (reference table) and confirms the process level is associated with the users primary position. It then looks for one of three conditions:
    1. process levels match and LOCATION and POSITION are NULL
    2. process levels match and LOCATION matches user's location in a reference table
    3. PROC_LVL is NULL and POSITION matches user's position in a reference table
    (SELECT MIN (domain_id)
    FROM elms.elms_dom_lkup ed, mici.const_dept cd
    WHERE c.constituent_id = cd.constituent_id
    AND ( (ed.proc_lvl = cd.process_level AND cd.pos_level = 1
    AND ( (ed.location IS NULL AND ed.position IS NULL)
    OR (LOWER (ed.location) = LOWER (loc.campus))))
    OR (LOWER (ed.position) = LOWER (c.job_desc)
    AND ed.proc_lvl IS NULL))), /*Domain ID*/
    My question revolves around the priority on those matches. The ed table is not organized in any manor. The records are in the order they were entered. Does the MIN in the SELECT statement cause the DOMAIN_ID

    Hi,
    Welcome to the forum!
    If v is a string column (such as a VARCHAR2), then MIN (v) is the first string in collating order (that is, alphabetic order, but with numbers and punctuation symols given particular values in the ordering).
    It lookw like the code fragment you posted is a Scalar Sub-Query , that is, a sub-query used where an expression is exprected. For example, in a query like this:
    SELECT  *
    FROM    scott.emp
    WHERE   sal     > 1200
    ;You can replace the literal 1200 with any kind of numeric expression, even
    SELECT  *
    FROM    scott.emp
    WHERE   sal     > (     --Begin scalar sub-query
                    SELECT  AVG (sal)
                    FROM    scott.emp
                )     -- End scalar sub-query
    ;You have to be careful that a sclar sub-query produces exactly one column, and either 0 or 1 rows. You'll get a run-time error if the sub-query ever produces 2 or more rows.
    People sometimes use MIN in situations like yours when the sub-query might otherwise return 2 or more rows, and either:
    (a) all the non-NULL rows will contain the same domain_id, or
    (b) it doesn't matter which domain_id is used, just so long as it is one that actually exists in the result set.
    842436 wrote:
    My question revolves around the priority on those matches. The ed table is not organized in any manor. The records are in the order they were entered. Does the MIN in the SELECT statement cause the DOMAIN_IDSorry, I don't understand exactly what you're asking.
    Rows in a relational table are never in any intrensic order.
    It looks like the question got cut off. Does the MIN in the SELECT statement cause the DOMAIN_ID to do what?
    Edited by: Frank Kulash on Mar 7, 2011 3:01 PM
    I see you corrected your first post.
    842436 wrote:
    ... My question is does the MIN in the SELECT statement cause the DOMAIN_ID from the first record that meets any of the 3 conditions to be returned?Yes, it makes the sub-0query return the first domain_id ( in alphabetic order ) that meets all the conditions. If there are 1,000 rows that meet all the conditions, the query will ind all 1,000 of them, keeping track iof which one is first in alphabetic order. Remember that
    '127.255.255.0' is less than
    '25.0.0.0' in alphabetic order, because '1' is less that '2'.

Maybe you are looking for

  • Unable to uninstall Quicktime

    I get the following error when I try to access the QuickTime settings in the control panel: An exception occurred while trying to run "C:\Windows\system32\shell32.dll, Control_RunDLL "C:\Windows\system\QuickTime.cpl", QuickTime" When I try to open iT

  • Syntax error in validation check "DHVALID", step "001"

    Hi, I have booked invoice for $ 25,000.00, now i want to make this  payment via t-code F-53. At that time system giving error  i.e.  "Syntax error in validation check "DHVALID", step 001*" Request to you please tell me what are the steps to resolve t

  • Images as Buttons and Image Resizing in mxml

    Sorry for all the questions but I've run into a problem when trying to create buttons that are just an image in mxml. When I first tried this I couldn't find a way to get the border around the button to dissapear so it ended up looking like my image

  • Problem in accessing integration builder tool of XI

    Hi i am having problem in accessing integration builder tool of XI system , when i enter the user credentials  it is getting hanged can any body please help me with this thanks and regards Pendyala

  • How to setup JDeveloper 9.0.4.0 for iStore development environment?

    I am new to iStore and JDeveloper. I want to use JDeveloper as a development environment for making the UI customizations to iStore. Unfortunately the only documentation I could find is dated April 2002 for JDeveloper 3.2.3. Has anyone been able to c