Customize xdoclet output in eclipse

Hi all,
First of all, sorry if I made this question in the wrong forum (or in the wrong site!) but I haven't been able to find a better location to ask this.
I've made an ejb project in eclipse that works like a charm in JBoss. The problem is when I export an EAR and run my application in another server, the later doesn't like the attributes of the <ejb-jar> tag in the deployment descriptor that ejbdoclets puts in it.
Concretely: The output that produces ejbdoclet and works on JBoss is:
<ejb-jar id="ejb-jar_1" xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/ejb-jar_2_1.xsd"
version="2.1">But JRun (my "production" application server) doesn't deploy the EJBs if I put an EAR with that in the deployment descriptor. Instead I have to clean it and simply put:
<ejb-jar>And that works on both application servers.
So the final question is... how can I "instruct" ejbdoclet in eclipse NOT TO put all the fancy stuff in the <ejb-jar> tag?
Any guide would be extremly appreciated!
Yours,
Emilio
Edited by: shandrio on May 20, 2008 5:14 AM

Hi all,
First of all, sorry if I made this question in the wrong forum (or in the wrong site!) but I haven't been able to find a better location to ask this.
I've made an ejb project in eclipse that works like a charm in JBoss. The problem is when I export an EAR and run my application in another server, the later doesn't like the attributes of the <ejb-jar> tag in the deployment descriptor that ejbdoclets puts in it.
Concretely: The output that produces ejbdoclet and works on JBoss is:
<ejb-jar id="ejb-jar_1" xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/ejb-jar_2_1.xsd"
version="2.1">But JRun (my "production" application server) doesn't deploy the EJBs if I put an EAR with that in the deployment descriptor. Instead I have to clean it and simply put:
<ejb-jar>And that works on both application servers.
So the final question is... how can I "instruct" ejbdoclet in eclipse NOT TO put all the fancy stuff in the <ejb-jar> tag?
Any guide would be extremly appreciated!
Yours,
Emilio
Edited by: shandrio on May 20, 2008 5:14 AM

Similar Messages

  • Customize CSV output?

    Hi Experts,
    Is it possible to customize CSV output files via XSL?  When I specify ContentType=text/csv in a request, MII appears to ignore the StyleSheet parameter.  Is this expected behavior?
    Specifically, my issue is that I'm trying to customize the CSV output so that null string data appears as blanks, not "---".
    Thanks in advance.

    All,
    When you put that content type on the end, MII knows to look for IllumRowsetCSV.xsl and applies it. This is done behind the scenes, however you can access the system stylesheets and modify them to get the desired result. Then you can apply them as a transform to a query or a transaction.
    http://<server>:<port>/XMII/Stylesheets/IllumRowsetCSV.xsl
    Hint: Anytime you want to play with stylesheets, you can open a query > Transformation > Load,  and see what predefined XSL files that are out there. Just save (using above format) and modify and you save the time of creating one from scratch
    Regards,
    Kevin

  • Generating XML Output for Eclipse

    Does anyone know if you can customize RoboHelp HTML such
    that, if you generate XML output, you get your TOC in the XML
    needed for Eclipse-based online help platforms? Thanks...

    Good question. The app XML file I was referring to was the one in the source folder. It seems that Flash Builder (or something else, hard to say) is having trouble parsing the brackets and so it's preventing the test app from launching.
    I just told my project to "Execute FlexUnit Tests" again to repro the problem to verify.
    /src/FlexUnitApplication-app.xml
    Contains <content>[...]</content>
    Shows a modification date of 9:04 am (now)
    /bin-debug/FlexUnitApplication-app.xml
    Contains <content>FlexUnitApplication.swf</content>
    Shows a modification date of yesterday (when I last successfully ran the tests)
    I'm unclear why Flash Builder is modifying this file (in the source folder) at all. Should the app XMLs be read-only configurations?

  • In [Process Bid Invitation], How to customize button[Output Preview]

    Hi,Guys
    Now, I need to display the window created by  my own SMARTFORM,while I push the button [Output Preview] .
    How to customize?
    Thank you.

    Hi,
    Create your own smartform via trx SMARTFORM.
    Then implement BADI BBP_CHG_SF_BID to switch from the standard smartform
    calling to the custom one. Just specify the custom smartform name in the BADI
    and activate the BADI.
    Please ensure, this Standard Smartform - BBP_BIDINV_BID gets called here.... Depending on your SRM System version
    Please try this Sample code.
    codemethod IF_EX_BBP_CHANGE_SF_BID~CHANGE_SMARTFORM .
    IF SMARTFORM = 'BBP_BIDINV_BID'. " Standard Smartform
    SMARTFORM = 'ZBBP_BIDINV_BID'. " Call your Customer Smart form
    endmethod.[/code]
    BR,
    Disha.
    Pls reward points for useful answers.

  • Customize Print Output in CP6?

    Anyone know how to customize the print output?  RIght now, I have to delete and replace things in order to use the Word output.
    In these forums, there are links to directions, but the links don't work.
    Thanks!
    Micky

    The handout template is hard coded.  But, working with the other templates and the Word Output document, I was able to create a template that will allow you to publish the Word images and slide notes in Word.  And, you can customize the placement on the page and image sizes. 
    Here are instructions (I'm using Captivate 6 BTW):
    1.  Make all of your slide notes into closed captioning. 
    I was able to find the computer code to call the closed captions, but not the slide notes.  So you have to drop some audio onto each slide (I'm using 1 second of silence generated in Audacity) and click the button that will turn your slide notes into closed captions.  Don't worry...these won't display in your published project unless you have your skin set to display them. 
    2.  Open a new Word document. 
    3.  Copy and paste the script below into your Word document.  This script as is will print 2 slides per page with slide notes above the images. 
    [CPDefaultItemTemplates[CPTemplates[TIMEBLOCK[CPContentInsert]TIMEBLOCK]CPTemplates]CPDefa ultItemTemplates]
    [CPCapturedSlide
    [CPBlockInsert][CPTemplates[CC1[CPCC]CC1]
    [CCN[CPCC]CCN]CPTemplates]
    [CPSlideImage][size:282x214]
    CPCapturedSlide]
    [CPContentSlide
    [CPBlockInsert][CPTemplates[CC1[CPCC]CC1]
    [CCN[CPCC]CCN]CPTemplates]
    [CPSlideImage][size:282x214]
    CPContentSlide]
    4.  Adjust the script to your liking:
         1.   Change the image size.  This is set to 282 x 214.  But you can change the image size to whatever you want it to be.  If you make the size larger, fewer will fit on a page. 
         2.  Move the slide notes, if you want.  This is set to put the slide notes above the images.  To put the notes below the images, move the [CPBlockInsert][CPTemplates[CC1[CPCC]CC1]
    [CCN[CPCC]CCN]CPTemplates] to below [CPSlideImage][size:282x214].  Be sure to move both instances, and don't copy/paste...move!
         3.  Use Word's formatting options to change the page display.  For example, if you use Word to center the code about slide images, the slides will be centered on the page when you publish.  You can add your company's logo in the header.  Type CPMovieTitle into one place to print the project title...either header or footer.  It won't work if you put it in more than one place for reasons known only to Captivate.  You can put page numbers or dates in the footer.  You can change the font for the slide notes by highlighting the notes code (see #3 above) and making it larger, smaller, different, bold, italic, etc., etc., etc.  Whatever you would do with Word to format your handouts, do in this document. 
         4.  Add anything that you want to print on every page outside the [   ] blocks.  For instance, if you want to blank lines to print under the notes, you can add before the code for the images.
    5.  Save the Word document in .doc format with a memorable name where you can find it.  You don't have to save with the templates in the Captivate program file. 
    6.  Publish to Print.  In the upper, right corner, in the Type section, click the button with ...  It's to the right of Handout.  That will open a window which will allow you to browse to find and select your Word document.  The Layout Options won't do anything, so no need to mess with them.  Set the rest of your settings...like project title and publish location and publish. 
    Things that I don't know, but would like to:
    1.  Will this work in Captivate 7?  Will someone try and let us know?
    2.  Can you save the Word file in .docx format?
    3.  Can you set the Word doc to landscape instead of portrait?  (I'll bet that you can, but haven't tried it.)
    4.  What Word options won't work?  I know that you can't put this code inside a Word table.  Using column and page breaks, I got mine to print with the slide notes on the left and images on the right.  Other than that, who knows?  Word is a big program, so you'll just have to test.
    5.  What is the code to call the slide notes?  I've called Adobe support twice and can't get a straight answer.  If we all start calling and emailing, maybe they'll tell us.
    So, I hope this helps.  There are so many threads about this and I can't repost everywhere.  So, please link to this thread if you see another one where this info will help.
    Happy printing!
    Rebecca

  • Customize PO Output for Communication

    Hi,
    We have a requirement to customize the Standard PO communication report. This program currently uses an XML Style sheet layout to form the report layout.
    I need to regroup the layout without modifying the XML data such that the PO lines are grouped according to their Ship To locations.
    I need help in customizing the XSL file to achieve this or create a new RTF layout to achieve the solution.
    Thanks,
    Raajkumar G

    Publisher version is 10.1.3.4.2.
    It seemed to be a data issue. When a certain test PO with a insufficient amount of data in the XML output was put through the template, and hit these clauses, it failed, and the concurrent program errored.

  • Customize file output

    Say I want to create a custom template for exporting data from LabVIEW.  Currently I am using DAQmx and using the write to measurement file vi.  This is not allowing me to customize what goes in each column and so forth.  Is there an easier way for me to achieve this.  I need a custom format so that I can scope / analyze the results later.  I have also tried creating a string without success
    Message Edited by HereWeGo on 08-11-2008 12:44 PM

    Hi HereWeGo,
    An Applications Engineer at NI created an example to insert information into a spreadsheet file with header information which is posted on this discussion forum.
    Hope this helps!
    Warm regards,
    Karunya R
    National Instruments
    Applications Engineer

  • Customize email output

    I'd like to be able to customize the pixel width/height for emailing jpeg files. The default appears to be 640 pixels. Anyone know how to change that?

    Save a custom Export Preference with whatever setting you want.
    Questions really belong in the main forum.
    Don
    Don Ricklin, MacBook 1.83Ghz Duo 2 Core running 10.4.9 & Win XP, Pentax *ist D
    http://donricklin.blogspot.com/

  • Dynamic/Customizable PDF output

    Hey guys and gals,
    I need to produce a PDF report that is customizable by the end user...
    Think of an Invoice with multiple Lines and I want the end user to be able to define/set stuff like:
    1. Logo image at the top, they can choose where (Left, Middle, Right)
    2. Location of the Remit-to address
    3. Font and size for Invoice Number
    4. Width and location of the invoice line Description
    5. Margins
    I'm trying to avoid BI Publisher and instead use a "free" tool so my clients can afford it.
    How would you guys tackle the problem?
    Thanks,
    Russ

    Good news...
    pl/pdf v2.1 seems to support turning xhtml source into PDF (plpdf_xhtml package).
    I have previously used the Apex "HTML editor standard" item type to edit and store HTML that I parse and replace tokens within the HTML to create customized emails.
    I'll use the same technique to allow the user to design/layout the report in the HTML editor. Then I can parse/replace the tokens and pass the resulting HTML to plpdf_xhtml.xhtml_to_pdf routine which returns a PDF BLOB.
    Only significant question remaining is how tough is the validation of the XHTML and can I pre-validate the HTML entered by the user will be sufficiently valid XHTML.
    Thanks for the lead on pl/pdf and I'll update this thread as I experiment...
    Russ

  • How do I customize the output for an af:tableSelectOne marked required?

    I have an af:tableSelectOne with the required attribute set to true.
    I have the summary attribute set to "Row must be selected" for an af:table.
    Everything works without issue, the output to the af:messages is:
    "[email protected]bfbd - Row must be selected."
    How can I get rid of the prefix classpath "[email protected]bfbd" output and just display the af:table summary attribute value?
    Thanks,
    --Todd                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    I still can't format the output of the af:messages dialog box. When I throw the exception as:
    throw new ValidatorException(new FacesMessage(FacesMessage.SEVERITY_WARN, "Row must be selected."));
    I still get the following prefix:
    [email protected]bfbd
    Any thoughts?
    Thanks,
    --Todd                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How to I customize HTML5 output for playbars?

    Hello:
    I am taking the default playbar (default.fla) and modifing it by adjusting the background height and button heights.
    I have successfully modified the default.fla file and published it as a SWF.  I placed this SWF into the en_US > Gallery > Playbars > AS3 folder and can select it from the skin editor menu in Captivate 7.
    When I publish in SWF, the playbar looks and acts exactly the way I want it to.
    But, the default playbar appears when I publish in HTML5 output.
    I can see the HTML folder and associated files under Templates > PlaybackFLA > HTML, but am wondering where I save the modified scripts so that the playbar will look the same in SWF and HTML5 output.
    Thank you,
    Ryan

    Hi Ryan,
    I have followed the steps written by you and was successfully able to modify the HTML5 playbar. Thanks for the help!
    Now I also need to change the positioning of the buttons in my playbar namely next, back, progress bar and exit and the biggest challenge here is to rotate the progress bar to 90 degrees anti-clockwise.
    I don't have good knowledge in CSS but a colleague told me that the styles written in the "playbarStyle.css" like ".playButton, .playButton:hover, .playbarBackGround" are defined somewhere in the Program Files folder.
    Guys, can you please help me out from this.
    Lilybiri RodWard Captiv8r www.cpguru.com
    Best Regards,
    Mirza

  • Is there a way to customize HTML5 output from Captivate?

    I am working on some JavaScript navigation for a project in Captivate 6 and I noticed that when it gets published as HTML5 content, every JavaScript call that is performed is followed up by a cpCmndResume = 1 in the Project.js file.  It would make sense to leave it up to the programmer to include this call if it is necessary for the code.  It causes problems when testing the slides inside Captivate.  In order to test the project, I have to publish it and edit the Project.js content to remove all of the cpCmndResume = 1 commands.  I have a navBar that pauses slides via a JavaScript call and the cpCmndResume = 1 kills the functionality of that completely.  I have other nav buttons that get disabled when the slide is paused, so when they get clicked, they don't do anything, but the movie gets resumed because of the cpCmndResume = 1 in the Project.js after the JavaScript call.  Any ideas or suggestions to fix this issue? 

    I think you need to remember that the HTML5 output from Captivate 6 has been designed for people that do NOT want to fiddle with the JS code after publishing.  It's targeted at non-programmers.
    So if you've customised certain output components (e.g. playbars or navigation) and now find that things are not working as you like, the cause is most likely going to be something that you've modified away from the standard setup. 
    It would be virtually impossible for Adobe to know in advance (and cater to) all of the possible wayts that programmers might want to hack their default output.  So, although you are by all means free to ask if they will help you with this issue, please understand that they may not wish to encourage this avenue all that much, as it could open up a whole can of worms for them.

  • How do i make wls 9.2 stop shutting itself down within eclipse 3.2.2?

    after starting weblogic server 9.2 mp1 from within eclipse
    sdk 3.2.2 build M20070212-1330 for solaris gtk, something
    programatically requests weblogic server 9.2 to shut
    itself down only seconds after the server has started.
    steps to reproduce:
    1. download & install [url http://download.eclipse.org/eclipse/downloads/drops/R-3.2.2-200702121330/]eclipse sdk 3.2.2 build M20070212-1330 for solaris
    (eclipse-SDK-3.2.2-solaris-gtk.zip)
    2. update eclipse sdk with the [url http://download.eclipse.org/webtools/downloads/drops/R1.5/R-1.5.3-200702082048/]Web Tools Platform (WTP)
    1.5.3 plus all of the WTP 1.5.3 pre-reqs
    3. download & install [url http://commerce.bea.com/showallversions.jsp?family=WLS]bea weblogic server 9.2 mp1 binary
    package installer for solaris 9 sparc
    4. confirm that bea weblogic server's sample domain can
    be started from the solaris 9's shell
    $ $BEA_HOME/weblogic92/samples/domains/workshop/startWebLogic.sh
    5. create a j2ee enterprise application by following the
    instructions in [url http://www.eclipse.org/webtools/community/tutorials/BuildJ2EEWebApp/BuildJ2EEWebApp.html]this WTP tutorial
    a. in the "Choose a Server Runtime Environment" step,
    choose BEA WebLogic 9.2 server instead of Tomcat.
    6. start the generic bea weblogic server v9.2.1 from the
    servers view as instructed in the tutorial.
    the eclipse status bar in the bottom right hand corner of
    eclipse indicates that weblogic server 9.2 is starting.
    eclipse then switches focus from the servers view to the
    console view. the console view lists the typical weblogic
    server startup console entries:
    ...<Server state changed to STANDBY>
    ...<Server state changed to STARTING>
    ...<No test table set up for pool "cgDataSource". Connections will not be
    tested.>
    ...<No test table set up for pool "cgDataSource-nonXA". Connections will not be
    tested.>
    ...<No test table set up for pool "samplesDataSource". Connections will not be
    tested.>
    ...[see 13_05_07_eclipse_wls_startup.txt in [url https://bugs.eclipse.org/bugs/attachment.cgi?id=66989]comment #1 attachment of [url https://bugs.eclipse.org/bugs/show_bug.cgi?id=186716]eclipse bug #186716  for full
    console output]
    eventually - but only for a few seconds - the servers view indicates the state
    of the weblogic server as "Started". the following log entries snipped from
    weblogic server 9.2's filesystem logs confirm that the wls did actually start
    at some point:
    ...<Server state changed to RUNNING>
    ...<Server started in RUNNING mode>
    ...<78% of the total memory in the server is free>
    ...[see cgServer.log in  [url https://bugs.eclipse.org/bugs/attachment.cgi?id=66989]comment #1 attachment of [url https://bugs.eclipse.org/bugs/show_bug.cgi?id=186716]eclipse bug #186716  for full log output]
    then eclipse automatically switches focus to the console view again; displaying
    the following:
    $BEA_HOME/weblogic92/samples/domains/workshop/bin/stopWebLogic.sh: 
    Stopping Weblogic Server...
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    Connecting to t3://localhost:7001 with userid weblogic ...
    This Exception occured at Sun May 13 12:35:42 BST 2007.
    javax.naming.CommunicationException [Root exception is
    java.net.ConnectException: t3://localhost:7001: Destination unreachable; nested
    exception is:
            java.net.ConnectException: Connection refused; No available router to
    destination]
    ...[see 13_05_07_eclipse_wls_shutdown.txt in [url https://bugs.eclipse.org/bugs/attachment.cgi?id=66989]comment #1 attachment of [url https://bugs.eclipse.org/bugs/show_bug.cgi?id=186716]eclipse bug #186716  for full
    stack trace]
    the servers view eventually indicates the server has transitioned to the
    "Stopped" state. the problem is, i never commanded neither eclipse or wls to
    shutdown the wls server.
    since the wls server can be successfully started outside of eclipse from the
    shell, and since - once it is successfully started outside of eclipse - wls
    doesn't automatically shutdown as soon as it starts; i suspect there is
    something in eclipse|wtp that is triggering the automatic
    shutdown. but of course, i could be wrong. maybe something
    in wls itself is at fault.
    i encountered this exact same bug in wls 9.0 with eclipse 3.2.2/wtp 1.5.3 on
    solaris 9 sparc (which is what prompted me to upgrade to wls 9.2 on solaris 9
    sparc; see [url https://bugs.eclipse.org/bugs/show_bug.cgi?id=169197]eclipse bug #169197); and i encounter this exact same bug with wls 9.2 with
    eclipse 3.2.2/wtp 1.5.3 in mac os x 10.4.9! there is a
    slight difference in what happens in solaris vs what happens on the mac. on the mac, the exception appears to
    be thrown at a different point (when a wldeploy.xml script
    is executed; not at the point of "Initializing WebLogic
    Scripting Tool (WLST)" like in the solaris installation):
    Buildfile: /Applications/eclipse/plugins/org.eclipse.jst.server.generic.weblogic_1.5.1.v200609141504/buildfiles/wldeploy.xml
    init:
    deploy:
         [echo] Deploying module WTP_WebApp_Tutorial
    [wldeploy] weblogic.Deployer -debug -verbose -noexit -name WTP_WebApp_Tutorial -source /Users/bilbo/development/projects/eclipse_3.2.2_tutorial/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/WTP_WebApp_Tutorial -adminurl t3://localhost:7001 -user weblogic -password ******** -deploy
    [wldeploy] weblogic.Deployer invoked with options:  -debug -verbose -noexit -name WTP_WebApp_Tutorial -source /Users/bilbo/development/projects/eclipse_3.2.2_tutorial/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/WTP_WebApp_Tutorial -adminurl t3://localhost:7001 -user weblogic -deploy
    [wldeploy] [WebLogicDeploymentManagerImpl.<init>():103] : Constructing DeploymentManager for J2EE version V1_4 deployments
    [wldeploy] [WebLogicDeploymentManagerImpl.getNewConnection():146] : Connecting to admin server at localhost:7001, as user weblogic
    [wldeploy] [ServerConnectionImpl.getEnvironment():288] : setting environment
    [wldeploy] [ServerConnectionImpl.getEnvironment():291] : getting context using t3://localhost:7001
    [wldeploy] [ServerConnectionImpl.close():334] : Closing DM connection
    [wldeploy] [ServerConnectionImpl.close():354] : Unregistered all listeners
    [wldeploy] weblogic.deploy.api.tools.deployer.DeployerException: Unable to connect to 't3://localhost:7001': Destination unreachable; nested exception is:
    [wldeploy] java.net.ConnectException: Connection refused; No available router to destination. Ensure the url represents a running admin
    ... also, on the mac the cgServer.log has the following additional log entries:
    ...<Graceful shutdown of cgServer was issued remotely from 10.0.0.9>
    ...<Server shutdown has been requested by weblogic>
    ...<Server state changed to SUSPENDING>
    ... <Server state changed to ADMIN>
    ...<Server state changed to SHUTTING_DOWN>
    ...<Channel "Default[2]" listening on 127.0.0.1:7001 was shutdown.>
    ...in all cases, i have done nothing
    more and nothing less than what the eclipse/wtp and weblogic documentation has
    instructed me to do.
    please, can anybody suggest a fix or a workaround. thanks in advance.
    Edited by wboyd at 05/13/2007 7:48 AM

    thanks rob,
    please, can you clarify what bearing the global system properties mentioned in CR299479 at the bottom of [url http://e-docs.bea.com/workshop/docs92/relnotes/relnotes.html#wp1139954]this page of 9.2.1 release notes have on the timeout value discussed in [url https://bugs.eclipse.org/bugs/show_bug.cgi?id=186902]this eclipse wtp bug report?
    many thanks,
    wboyd

  • How to Edit Web Gallery Output from CS5?

    Hello!  I just upgraded from Photoshop CS3 to CS5.  (Got some scrambling to do to catch up!)  I had been using the old File>Automate>Web Photo Gallery to create galleries for my Web site.  Massaged a little in Dreamweaver MX (I know, I know...) they look something like this:
    http://www.techno-imaging.com/gal10spring/alden_b2/index.html
    I found out how to add the old Web Photo Gallery back into Photoshop CS5, but was curious to find out what Bridge CS5 would do with Output>Web Gallery.  I experimented with the Standard template and was mostly happy with the result.  Here's what I got:
    http://www.techno-imaging.com/gal10spring/alden_b2_test1/index.html
    Trouble is I'd like to be able to customize the output a little more than allowed within the template itself.  It looks like the output has Flash, JavaScript, XML, HTML and maybe other programming resources.  I'm fairly familiar with HTML 3 and CSS, but am not a programmer.  Can anybody recommend what high-level editing tools (example: Microsoft Word for fancy text editing) I could use to make some modest tweaks?  The default modules are fine, but I'd at least like to be able to add a link back to my main gallery page like you see at the top right of my old Web Photo Gallery pages.
    Also- are there 3rd party templates for Bridge CS5 Web Gallery?
    Thanks, - Dave

    Hi i7nvd
    Oh my, I missed that completely!  Thanks very much for bringing that to my attention.  In the meantime I found that ACDSee would do a Web gallery that works OK for me.  However I will go back to Bridge Output Web Gallery this afternoon and five it a whirl.  Again, many thanks for jumping in and pointing that out to me.  I appreciate it a lot!
    BTW, thanks for the link to your site built with the Bridge plug-in.  And congratulations on the wedding!
    - Dave

  • Output Determination Error

    Hi Gurus,
    I have already customize the output determination for generating message proposals when creating a sales orden.
    It functions correctly, setting the message in "Not Processing " status.
    After I run RSNAST00 program, the status of the message change to "Process with errors."
    After making some debuggin to the program, I notice that the following fields were empty:
    ADRNR
    ADRNP
    ADDRESS_TYPE
    Causing the error message I just explained.
    This functionality runs correctly in QAS, but not in PRO.
    Do you know why it happens?
    Thanks you very much!

    Hi  Shiva Ram,
    I just checked the tx vv22/vv23 and my z output type is not found.
    I also checked for the i in va03, and notice the following:
    Diagnosis
    A valid output condition has been found for the application object.
    System Response
    An output proposal is created.
    Procedure
    Execute function
    Diagnosis
    Output ZVEN has already been issued. Multiple issue for this output type is forbidden in Customizing.
    System Response
    This output cannot be created again.
    Procedure
    If you want to issue output type ZVEN several times, set the indicator for multiple transmission in Customizing for this output type in the current application.
    The settings in QAS and PRO are the same, do you know why it happens?

Maybe you are looking for