Parametrized IN expression

Is it possible to create a named query such as, e.g.:
"select a from A a where a.name in (:parameter)"
and later set the parameter via the Query api ?
e.g. parameter = "'asdf', 'bahgha', 'jajaja', 'bobobobo'"
Thanks

javaUserMuser wrote:
Is it possible to create a named query such as, e.g.:
"select a from A a where a.name in (:parameter)"
and later set the parameter via the Query api ?
e.g. parameter = "'asdf', 'bahgha', 'jajaja', 'bobobobo'"
ThanksThis has been discussed several times lately, and the general conclusion I have drawn myself is no, it is not possible. What is (poorly) documented is that you should pass a List with all the values for the IN clause, but that is not portable among the different persistence providers. I wouldn't even try to use this.
The hack-fix I use for IN clauses is to do a manual string replace on the parameter name passed for the IN clause - this is not 100% secure and you cannot used named queries when you do this.

Similar Messages

  • JSP recompilation problem - losing text fragments

    Hi,
    I'm working on Oracle JDeveloper 10G and Oracle App Server 10G (9.0.4). Have the same problem on both. The following JSP fragment:
    <tr<%= (idx.intValue()%2==0)?" class=bg3":"" %> height="30">
    is in a loop where idx is incremented by 1. The page compiles and runs fine initially. If it is changed, then OC4J recompiles it resulting that the even rows print properly
    <tr class=bg3 height="30">
    but the odd rows instead of printing
    <tr height="30">
    it only prints
    height="30">
    i.e. doesn't print the "<tr" and the empty string. If the project is re-build in JDeveloper, that fixes the situation. My problem is that now the same happened on the Oracle App Server deployment, and I cannot force it to compile the JSP properly.
    Any suggestions?
    Thanks.

    Well I found out how to get EL to be ignored:
    <%@ page contentType="text/html; charset=UTF-8" isELIgnored="true" %>
    but output is now
    +hello ${name}+
    when before it was
    hello
    *So the tag is receiving the template text, but it's not evaluating the ${name} parameter.*
    Reading the J2EE Tutorial, I don't think I'm doing anything wrong - but I obviously am! anyone shed any light, even a suggestion?
    I'm using Tomcat 5.5 and servlet 2.4
    "When used to specify a fragment attribute, the body of the jsp:attribute element can contain only static text and standard and custom tags; it cannot contain scripting elements"
    "JSP fragments can be parametrized via expression language (EL) variables in the JSP code that composes the fragment. _The EL variables are set by the tag handler, thus allowing the handler to customize the fragment each time it is invoked_"

  • ALBPM Enterprise SA 5.7 MP3 and Weblogic Express 9.2

    We are using ALBPM Enterprise SA 5.7 MP3 and Weblogic Express 9.2. We have the following questions:
    1) Why, after assigning a Parametric Role to an user, we have to restart the portal in Weblogic before the user can log back into the system? When we do not do it, the user will see an error on the screen informing of a lack of permisions to visualize the activities of the new assigned role. This happens even when we have already clicked several times on the button labeled "Re-load Information from the Directory" (in ALBPM's WebConsole) and even after a few hours have passed. All our engines have a "Directory Polling Interval" of 1 minute, but it seems not to work.
    2) Do we have to modify any extra value, or set something in particular in Weblogic?
    Thanks in advance. We look forward for suggestions.

    We are using ALBPM Enterprise SA 5.7 MP3 and Weblogic Express 9.2. We have the following questions:
    1) Why, after assigning a Parametric Role to an user, we have to restart the portal in Weblogic before the user can log back into the system? When we do not do it, the user will see an error on the screen informing of a lack of permisions to visualize the activities of the new assigned role. This happens even when we have already clicked several times on the button labeled "Re-load Information from the Directory" (in ALBPM's WebConsole) and even after a few hours have passed. All our engines have a "Directory Polling Interval" of 1 minute, but it seems not to work.
    2) Do we have to modify any extra value, or set something in particular in Weblogic?
    Thanks in advance. We look forward for suggestions.

  • Cascading of multivalued parametrs in SSRS

    Hi,
    I have a report with 3 multivalued parameters e.g. A,B,C. Parameter C is requiredto be dependant on the either on thevalue of parameter A or on the value of parameter B. I am not able to find out a way to achieve this, however I have already tried couple
    of things,
    1. Created a stored procedure with a @paramoption input parameter, @paramoption evaluates the query on either the field corresponding to param A or param B and it works fine.
    2. Now the problem I am faing is at SSRS level, what I am trying to do is to pass either of the values from parameter A/B in the dataset configuration. I wrote an expression like below but it doesn't work as expected.
    IIF(RTRIM(Parameters!.A.Value)="",Parameters!.B.Value,Parametrs!.A.Value) {Please ignore syntax errors here because I have typed the script here and not copied it from SSRS}.
    After doing all this when I run the report, Parameter C is disabled until I select a value for Param A and B.
    Please help.
    Regards
    Mohit

    Hi Mohit,
    According to your description, you create three parameters in the report. You want third parameter enabled when selecting first parameter or second parameter.
    In Reporting Services, when we create a cascading parameter which depend on two parameters, the cascading parameter can be enabled after checking both two parameters. As we tested in our environment, though we specify the where clause with “ or “ logical
    operator, the cascading parameter still disabled until two parameters are checked. So in your scenario, please provide some simple data for our analysis.
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • Correct fan regulation with a T420s in Kubuntu 11.10 Beta2 - Needed only kernel parametres.

    My brand new T420s (Manufactured September 7) is a model 4174P4G with a working Win7 fan regulation. There an idle machine has a fan RPM of ~2000 at a CPU temperature of ~40 C in a 23 C room. Those figures are the same whether I choose to use "NVIDIA Optimus" or only the "Integrated Graphics". If I use the "Discrete Graphics" in Win7, idle temperature of the CPU lies between 45-50 C and the fan runs at ~3500-3600 RPM. This is due to the Nvidia GPU, which also lies at ~45-50 C while idle.
    Booting a USB stick with the Kubuntu 11.10 Beta2 Live DVD while doing nothing with kernel parametres, produces a cool fan exhaust with "Integrated Graphics" and a slightly hot one with "NVIDIA Optimus". I did not test much with "Discrete Graphics" since the open source driver failed to work, and the closed source Nvidia driver wouldn't download - from the ubuntu server.
    Doing nothing with this modern kernel (K/Ubuntu use a 3.0-something-homebrew) the idle machine had a fan doing 4000 RPM - constantly - while the CPU sat at ~40 C. That is to say, the fan is not regulated (This was observed by the command "sensors" from the lm-sensors package. Modprobe the kernel module "coretemp" if you want to see more info from "sensors"). I can only presume it is an unintended consequence of two choices the kernel developers have made.
    To 'revert' those kernel choices we must boot with the kernel parametres --> pcie_aspm=force i915.i915_enable_rc6=1 <-- OBS: Both the parametres must be present to get a working fan regulation.
    The parametres deal with PCI Express Active State Power Management and Intels GPU driver. Why the fan is effected by such a double combo? Someone should ask the (probably ACPI) kernel developers about that. As a nice side-effect we also get a much improved battery run-time. That is actually where I stumbled upon the parametres, in discussions about power regressions with newer kernels.
    Anyway, using this, a boot with "Integrated Graphics" gives even better thermals than Win7. I was idling at ~37 C and a 1850-2000 RPM fan. With "NVIDIA Optimus" there were short periods of 2000 RPM and long bouts of 3500 at ~45 C in the CPU.
    /MTJ

    UPDATE: I was a bit hasty with my comments about the USB ports. I've now actually _installed_ Kubuntu 11.10-final, and plugging in a simple USB mouse does not break fan regulation. Neither does the USB harddrive. BUT, the HD connection raises the temperature somewhere (hidden motherboard sensor?) and that is enough to kick the fan into its 4000 RPM state. Unplugging the HD and idle waiting, waiting... will eventually bring back the sane fan RPMs.
    Btw, waiting seems to be the (ab?)normal name of the game in Linux. Win7P has a much quicker fan regulation. Here the fan ramps up its speed even with minimal workloads - like typing this message in Firefox, and it takes a looong time to fall back.
    @ homeyclaus, Hi.
    > I get nothing of the sort with a vanilla T420, all-intel graphics ...
    Machine better at thermals probably (slightly thicker, no nvidia card to generate heat etc), and the BIOS is different from the "s" and "si" models. But constant 4000 RPM and fan noise with these models has been an ongoing saga even in Windows. See the massive "T420s Fan noise Issue" thread - takes a full day to read through it, and "T420 fan noise ?" at:
    http://forums.lenovo.com/t5/T400-T500-and-newer-T-series/T420s-Fan-noise-Issue/td-p/443569
    http://forums.lenovo.com/t5/T400-T500-and-newer-T-series/T420-Fan-noise/td-p/417971
    Could be a number of things, but ultimately it is a job for the Lenovo BIOS hackers. The EC (embedded controller) is responsible for regulating the fan,  and the ThinkPads have a long history of being shipped with bad EC code. See the (not updated for newer models) thinkwiki page:
    http://www.thinkwiki.org/wiki/Embedded_Controller_Firmware#Firmware_issues
    > I did notice that my previous laptop with an NVidia GS8400 discrete chip did run the fan pretty high though.
    You and me both ;-) On my previous machine (Acer) from 2005 I had to undervolt both the AMD-64 CPU and the NVidia GPU, install extra passive cooling - copper fins, plates and thread - and build an electro-'mechanic' manual fan regulator to get the noise down to a bearable level. But I had fun doing it as well...
    > Are you running the NVidia closed-source X server?
    Nope. Haven't gotten to experimenting with that part yet.
    > How is the system handling the switch-over from discrete to integrated graphics?
    Handling? Win7P greeted me with something like a 1024x768 screen before I could configure the Intel card. Once done, I saw no difference (except less system heat) from running in Optimus mode - I'm not a gamer or 3D artist. Linux desktop works fine with its OpenGL effects when I set "Use VSync" to get rid of window tearing. I might never need to switch on NVidia again!
    /MTJ

  • Localized String with params - Value Binding Expression...

    Hi All:
    I see many e.g.s where a command button / or a label's value can be a localized resource string using the generic value binding expression:
    "#{bundleVarName.keyName}"
    what if the resource string has parameters? for e.g.
    button.caption = Click Me for {0}
    Can we assign a value binding expression with params for button captions etc.
    Please help - I am a newbie in JSF,,,
    regards
    -Somesh

    JSF developers have forgotten about this :)
    Use other tools for displaying such messages (f. e. JSTL) where you need to have parametrized messaged.
    But mostly, non-parameterized JSF will be enough.

  • Parametric contour and smoothing of point (2D interpolation?)

    I am making a imaging program in 2D surface; X-Y-Z set (normally 64 by 64).
    The set X, Y can be irregular.
    I find there is a parametric 3D surface plot control in LV 8.2.
    How to map my XYZ data to the contour control (actually I use ver. 7 and the contour control is simple to me)?
    The image should be updated after one-line scanning.
    In this case, how do I interpolate the 2D data to express the resolved result well in large size image?
    Would you please let me know any idea to realize for my problems?
    메시지가 02-26-2008 07:32 AM에 labmaster에 의해 편집되었음

    Hi labmaster,
    The threads "2D interpolation of non-evenly spaced data" and "3D Interpolation of randomly distributed anchor points" may provide some ideas.  You may also be interested in the example program "3D Polynomial-Fit and Interpolation."  I hope you find the information helpful.
    Jennifer R.
    National Instruments
    Applications Engineer

  • Pasaje de Parametría

    Hola,
    quisiera saber como realizo un pasaje de parametría, ya sea definicion de Tablas de usuario, campos, de un entorno a otro.
    Gracias por la ayuda.

    Hola Ezequiel,
    Ahora si te entiendo. Para hacer esto, existe un addon llamado Copy Express que es justamente para hacer eso.
    Ahora, en mi opinion funciona casi bien. Justo esta semana tuve la oportunidad de probar la version 2007 del Copy Express y te comento algunos problemas que encontre:
    - Al pasar condiciones de pago, grupos de socios de negocio y articulos, los hace en un orden diferente (probablemente alfabetico) al que se encuentran en la base de datos original, lo que hace que las llaves primarias no coincidan. Esto trae problemas al migrar socios de negocio y articulos (que por este tema recomiendo hacerlo por DTW y no por Copy Express)
    - Los datos de los objetos de usuario (no las definiciones sino los datos) no son pasados. Esto es por un error conocido en el DI API, pero igual nos afecta.
    - No se pasan las retenciones ni los metodos de pago.
    - Algunas busquedas formateadas no se pasaron bien.
    - Copy Express crea algunas tablas de usuario en la base de datos en las que se ejecuta. Si quieres mantener tu base de datos de produccion "limpia" y tambien la de desarrollo, te sugiero crear una tercera base de datos para el Copy Express. En esta podras hacer tus operaciones sin problemas porque al momento de ingresar al addon te permite seleccionar la base de datos origen y la base de datos destino.
    Deben haber muchos mas consejos, pero este es mi pequeño aporte. Espero que te ayude,
    Ian

  • Executer plusieurs fois le VI express "lire un fichier de mesure LVM"

    on voudrait LIRE plusieurs fois des fichiers de donnee LVM...on voudrait en 2 mots executer plusieurs fois le VI express "lire un fichier de mesure LVM" pour lire differents fichiers. comment remettre le parametre EOF a l'etat initial et du meme coup reactiver la boite de dialogue nous permettant de selectionner le fichier a lire????????
    on n'arrive pas a trouver ce qu'il faut modifier dans les sous-vi.

    bonjour orianne.
    Je n'ai pas réussit à lire ton fichier car il a été fait sur une version d'évaluation ;-)
    J'ai regardé le principe de ton vi, et sauf erreur de ma part, tu peut tout à fait faire comme je te l'ai expliqué.
    Je te joins un fichier à placer dans le dossier
    c:\tmp
    Il faut lancer le fichier nommé "principal".
    J'ai mis des ocmmentaires dans les diagrammes pour que tu comprenne comment ça fonctionne.
    Par contre, tu aurras peut-etre deux trois choses à bidouiller dessus pour que ça fonctionne (nottement au niveau des paramètres pour la lecture de ton fichier.)
    Petite remarque pour ta construction de sous vi : au lieu de passer touts tes connecteurs un à un, place les dans un cluster (assembler pas exemple....) passe ton cluster par le conne
    cteur à ton autre vi, et là désassemble ton cluster... tu t'y retrouve plus en clareté de vi....
    Si tu as des questions n'hésite pas !
    Attachments:
    lecture.zip ‏37 KB

  • I have not parametr from request.getParameterNames.

    Hello.
    I use Form-Based Authentication.
    I need write bad login in db.
    I have loginError.jsp
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <%@ page contentType="text/html;charset=windows-1251"%>
    <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix ="h" %>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1251"/>
    <title>Ошибка</title>
    </head>
    <body>
    <c:set var="LoginErrorCount"
    scope="session"
    value="${sessionScope.LoginErrorCount == null ? 1 :sessionScope.LoginErrorCount + 1}"/>
    <f:view>
    <h:outputLabel id="ou1" value="#{backing_infrastructure_loginError.er}"/>
    <c:redirect url="/faces/infrastructure/loginAdf.jspx"/>
    </f:view>
    </body>
    </html>
    and
    public class LoginError {
    private String _er = "1";
    public void setEr(String er) {
    this._er = er;
    public String getEr() throws IOException {
    ExternalContext eCtx = FacesContext.getCurrentInstance().getExternalContext();
    HttpServletRequest request = (HttpServletRequest)eCtx.getRequest();
    for (Enumeration e = request.getParameterNames(); e.hasMoreElements() ; ) {
    System.out.println(e.nextElement());
    } //I have not parametrs. Why?
    //"j_username"
    Object o1 = request.getParameter("j_username");
    System.out.println(o1);//null.. why?
    return _er;
    when I listen in debug request then I see values in body httpRequest.
    How do I use this data?
    thx, Dema.
    Edited by: Demka on Mar 1, 2011 4:13 AM
    Edited by: Demka on Mar 1, 2011 4:14 AM

    Hi,
    the best thing is, trhough el expression, copy the request parameters in a pageFlowScope variable.
    You get null because at the moment your code gets executed, the parameters aren't there.

  • Learn node/express/jade/ajax/json/javascript/css3/html5 by example

    I used to do a lot of freelance web development for sports clubs and self-worshipping individuals back when I was at school.  That was in the days when Internet Explorer 5/6 ruled supreme, animated GIFs were cool, and many other painful memories.
    While I am probably still proficient with ASP/VBscript/IIS/MS SQL Server/Access despite doing no web development for almost a decade, I'm not masochistic enough to touch them again so I decided to learn some "modern" and "intelligently designed" web development techniques last week.
    If anyone else is interested, and (like me) learns from examples and by fiddling then you will find the following useful.  It's a little demonstration project that I created, which allows editing of an inventory table in a MySQL database, produces aggregates/summaries of the table, and applies a branch-and-bound knapsack solver to work out which combination of items would be the best for you to steal borrow, given the maximum total weight that you can carry.
    github.com/battlesnake/nodejs-starter
    Feel free to fork it all you want.
    As with all most open-source software, the documentation (when it even exists) leaves a lot to be desired.  However, like most "tech startup tools"-style software, the design is so elegant that it explains itself without the need for documentation 95% of the time.  REPL often gives answers quicker than a google/StackOverflow search.
    Upon first seeing node.js and mongo, I thought "an entire environment running on JavaScript? what could possibly be worse?!?!"
    But after learning JS properly (i.e. not the cargo-culting late 90's style of it), I have taken a real appreciation for the language.  It is probably as slow as Python (or maybe considerably faster with the V8 compiler), but so much nicer to use!  The MySQL package for node.js actually makes it easier to write proper parametrized queries than to write the typical "lazy, insecure" junk of a rushed 90's commercial project.
    The Jade template engine is a real pleasure to use, which when combined with the Express web server, makes me think that all my time fighting working with and learning ASP and PHP is going to become a distant waste.
    I have yet to use Stylus, a CSS templating engine which presumably solves the problems incurred by the popularity of small-screened pointless, fashion nonsense tablets and smartphones.
    CSS3 is... well nothing too drastically different from its predecessors, but the flexbox layout mode is really nice, and even Internet Explorer supports it (well IE9+ anyway).  Thanks to Wine, I have IE6,7,8,9,10 all installed and running simultaneously, so I can see how aweful the IE<9 versions are at rendering pretty much anything involving flexbox layout, html, css, etc.
    JSON is easy, so google it if you want to know what that is about.  It solves a problem well and doesn't really do anything flashy, so I'll leave wikipedia to market it.
    AJAX always seemed like a simple concept, and indeed it is!  One little gotcha that I found was that when adding HTML fragments from an AJAX response to the document DOM, the default stylesheet doesn't seem to get applied - so everything is "display: inline", amongst various other problems.  This was solved by mercilessly stealing copying from the W3's default HTML4 stylesheet.
    I really should learn JQuery and implement that to reduce the code size, but I couldn't quite be bothered at the time.
    Happy learning!
    Last edited by windows_me (2013-08-26 22:05:36)

    I wondered the same thing, until I watched all the way to the very end where he gives a URL for source and slides:
    http://mad.com.au/MAX2013/
    iBrent

  • SSRS Expression Month at a glance

    I have a report that I am trying to regress the payment sums out month by month. I know how to do this in SQL, but no idea in SSRS. Below is what I would like the table to look like.
    Year                             Month                 
    Total Payments       Month1            Month2             Month 3
    2012                              1                      
    10,000.00                2000.00          2000.00            6000.00
                                         2                      
    15,000.00                5000.00           1000.00           9000.00
    And this would go on. I have the report built to drill down by year and month and show the sum of the payments. What I can not figure out is how to break out the payments collected month by month. I hope this makes sense.

    Okay after much playing with this I have starting having success. This is what I want to do.
    =sum(IIF(Fields!MPaidDate.Value = Month(Dateadd(DateInterval.Month, 1, Fields!Date_Recieved.Value))
    and Fields!YPaidDate.Value = Year(Fields!Date_Recieved.Value), Fields!Amount_Paid.Value,0))
    My month 1 column I left out the dateadd and I got back the right values. But when I try to add 1 month with date add it returns false.
    Why do you need to write conditional expressions like this?Isnt it enough to bring MONTH(datecolumn) as a field in your dataset and use matrix control in your report? Add year to rowgroup and Month to column group to get data split up into monthwise. And inside
    data part add three columns to show your measure value ie.#of orders ,
        Balance 
     &  Total Paid  
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • In Photoshop Express, cannot sort images in album by filename in thumbnail view (for slideshow)l.

    In Photoshop Express, I want images to appear sorted by filename.  In the "view as a table" it sorts fine.  When I revert to the thumbnail view, the arrangement is random.  The dropdown "show" list does not offer an option for showing by filename.  If I select the"custom" option, it means I would need to sort 300 images by filename MANUALLY (!!!), a job that a computer does in milliseconds.  Anyone with a solution?  Thanks.

    fwiw, with my images in the 'Folder Location' view the photos are in order by their Windows filename. That is the same order as the hardcopy album the photos came from. So I then created a PSE Album. I selected all my photos and moved them into that album. The order of the pictures was retained in the Album. That worked out great. I wanted my PSE images to be in the same order. I thought I would do it with tags. But creating an album seems to work just fine.

  • Unable to capture via Blackmagic UltraStudio Express

    Hi,
    I'm having trouble capturing into Premiere Pro via UltraStudio Express.
    I have a macbook pro 15” retina, Adobe Premiere Pro CC 2014,  Desktop Video 10.1.4 (installed after PP), Ultrastudio Express, Ultrastudio Mini Monitor, Media Express, DaVinci Resolve 11 Lite.
    I can capture from a camera via SDI into Media Express.
    I can use LiveView and get monitor output with Resolve.
    In Premiere Pro preferences, Device Control I can see 'Blackmagic Device Control'.
    But I can't get any capture in Premiere Pro.  Following the directions in Desktop Video Manual February 2014, as I setup a new project in Premiere Pro, I click on ‘Settings’ under ‘capture’, but get no feedback.  If I proceed into a project, go to capture, I see no video from the connected camera.
    Any advice would be wonderful.  I’m trying to use this system for a green screen shoot on Monday. 
    Herb

    To my knowledge, if CC is up to date, it's up to date.  I checked and there are no updates.  Thanks.

  • BRF+ Message Log & "Rule as Expression"

    Hi colleagues,
    I am quite new to BRFplus and have two questions:
    1) I would like to use a message log action in order to indicate errors. I tried to follow https://wiki.wdf.sap.corp/wiki/display/FDT/Message+Log   with method SET_APPLICATION_LOG_OBJECT, but I can't find the class this method belogns to. I also tried modelling a rule & action message log with help of the UI. My question is how can I log messages and where can I find them after the function is beeing processed?
    2) In every guide I can read something about rule expressions and even how to create them (e.g. http://help.sap.com/saphelp_nw70ehp1/helpdata/en/cc/85414842c8470bb19b53038c4b5259/frameset.htm), but in the workbench there is no possibilty of creating rules as expressions but only rules and rulesets (the rule is not part of the "Expression" node).
    I hope somebody knows what I mean
    Thanks a lot & kind regards,
    Ilijana

    Thanks a lot for your response!
    Could you tell me why using rules and rulesets is not recommended for 7.01 ? This could be interesting for my bachelor thesis.
    Thanks & Kind Regards,
    Ilijana

Maybe you are looking for

  • SATA Raid 0 and Overclocking Issues. Help!

    I'm building out a machine that doesn't seem to want to overclock in the slightest bit.  I think my Serial ATA RAID 0 array seems to be the problem with OC'ing.  Each time I change the CPU FSB settings, when I boot up, it tries to detect my array.  T

  • Can't turn off subtitles on Netflix

    Until yesterday I had to "turn on " subtitles when i watched a movie on Netflix. Now they come on by default and there seems to be no way to turn them off. Also i am watching a movie "Trespass" on Netflix right now and the audio is 2.0 even though la

  • Smart Object Couldn't Covert File Help!

    I have buil a few site successfully and used smart objects in Golive without any problems. I opened my site today and when I placed a layerd PSD file in a cell Golive said Smart object couldn't convert file. Note on this page there are converted PSD

  • User Exits Steps

    Hi , Can anyone give general baisc intro on user exits ? Regards M Sankar

  • Las carpetas se ven en OS X pero no en windows

    Uso una memoria USB de 16 GB para transportar mis archivos desde mi macbook pro Procesador i7 con OSX y no tuve dificultades hasta hace poco cuando no me aparecieron las carpetas en windows pero si se pueden ver en mi mac. Que puede ser? Que debo hac