WEBSERVICE object opening webgui

Hi,
   I'm using the WEBSERVICE object to display a BSP in Universal Work list in a NetWeaver 05 portal and am having a problem with the webgui opening.  I want to avoid using the webgui, but every time I open the item it opens with it.  How can I prevent this from happening?  Do I need to use EXTSRV instead? 
Thanks,
Jacob Crane

Hi,
As you have this "Artiicle" class, extend it to be serializable and then define an Array of type Artiicle. So the return type would be an Array of a complex type i.e. Articles. In WSDL there will be type that defines an Array and this type can be used as a return message for your methode.
Try this, I think it will help you.
Regards,

Similar Messages

  • Business Objects Open Connectivity Configuration in Universe Connection

    Friends,
                   i'm trying to create a Universe based on a flat file. I found out this Business Objects Open Connectivity (in Generic Sources) to use files as sources.
    But I'm not sure how to use it? Can anyone help with this or share a doc how to use this functionality?

    Hi BHARATH C S ,
    Follow the below steps.
    1. Save the Excel in Local disk.
    2. Go to Start>>Control Panel>>Administrative tools>Data Sources(ODBC)
    3. Select System DSN>>Add>>Microsoft excel Driver(*.xls)
    4. Give a new data source name and click on 'Select workbook' and point the saved excel sheet and click on OK
    5. Create a new connection in Universe designer by using the Generic ODBC connection
    6. Create a new universe and insert the table which we have defined in the Excel sheet.
    If this solve your issue then Mark the answer as a correct.
    Regards,
    Anish

  • Photoshop CC smart objects open in Illustrator CS6 instead of Illustrator CC

    Photoshop CC smart objects open in Illustrator CS6 instead of Illustrator CC ? what to do
    http://www.celebweightlos.com

    What is the file association for ai in your OS?

  • Smart objects open in Illustrator CC instead of CC 2014

    I have designed a couple of items in Illustrator CC 2014 and pasted them as a smart object in Photoshop CC 2014. Yesterday, I did some editing to these smart objects files and all was working well, the Smart Object opened in Illustrator CC 2014. Today a different story, I opened the smart objects and they opened in illustrator CC not CC 2014, the version where they were created. Does anybody have any idea of what is going on? I will appreciate any help with this issue. I found a similar question but the solution was not helpful because my smart objects are associated with the latest version not in a previous version as the posting suggested was the problem.
    Rosy

    Hi Chris,
    I didn't even thank you for answering my question. Thank you. Do you know how I could change/fix the issue I have with the SOs not opening in the right Illustrator version. I have designed the images in Illustrator CC2014 but when I open them from Photoshop, they open in Illustrator CC. Thanks.

  • Smart Object opening as .jpg instead of .psb

    I received a file from another person – I didn't create it. It contains a Smart Object, which is indicated in the layer thumbnail. When I double-click to edit the smart object, a .jpg file opens, not a .psb. I know I can flatten it after making the changes and re-save it so the Smart Object updates in the PSD, but what I want to know is, why does this happen in the first place? Shouldn't a Smart Object always open a .psb?

    If you placed a JPG file, then the smart object is a JPG file.
    PSB is only used when Photoshop creates the smart object from layers, because PSB can contain everything in a Photoshop document.

  • Invoking a webservice when opening the PDF

    Hello!
    I have this webservice to generate a sequence number when the user clicks a button on the PDF form.
    How do I invoke the service as soon as the form is open, instead of waiting for a click on the button?
    Thank you for any ideas!
    Marcos

    1) there are a number of events that fire off when a form opens / is opening / has just opened... etc
    Example events that can be used
    Any field... initialize
    form:ready
    layout:ready
    docReady (is probably the best for your purpose)
    Remember each event behaves differently & at different times and some bubble - for your described application, I would use the docReady event
    2)
    To execute the webservice button programmatically:
    btn.execEvent("click");
    3)
    // comment your code

  • Object Open Error while trying to export the vDataFact table

    I am getting an error when trying to export the vDataFact table to a flat file.  I have been able to do this several time before with the segment tables but would like to run this against vDataFact
    The error in the error log is:
       ERROR:
           Code............ -2147217915
           Description..... Object was open.
    The screen error is:
          The connection cannot be used to perform this operation.  It is either closed or invalid in this context.
    The line that appears to cause the issue is: Set rssql = API.DataWindow.DataAccess.farsKeySet(CStr(strSQL))
    Here is my complete script:
    Sub webdatafacts()
    'Declare Variables
       Dim objFileSystem 'File System
       Dim strFileName 'File name
       Dim ObjTextFile
    'SQL variables
      Dim strSQL ' Placehold for SQL Query
      Dim rssql 'Placeholder for result set for sql query execution
    'SQL Statement
                strSQL = "SELECT PartitionKey, Account, AccountX, Entity, EntityX, ICP, ICPX, UD1, UD1X, UD2, UD2X, UD3, UD3X, UD4, UD4X, Amount  FROM vDataFact" 
                set rsSQL = DW.DataAccess.farsFireHose(strSQL,False)
    'Create the filesystem object
                Set objFileSystem = CreateObject("Scripting.FileSystemObject")
                Set ObjTextFile = objFileSystem.OpenTextFile(DW.Connection.PstrDirInbox & "\VDataFactExport.txt", 2, TRUE, 0)  
                ObjTextFile.Close
                If Not rssql.EOF and Not rssql.BOF Then
                Set objTextFile = objFileSystem.OpenTextFile(DW.Connection.PstrDirInbox & "\VDataFactExport.txt", 2, FALSE, 0)
                Do Until rssql.EOF
    'Loop across all fields in recordset delimiting them with a tab key
                For i = 0 To rssql.Fields.Count -1
               strString = StrString & rssql(i) & vbTab
               Next
    'Output the resulting string to the text file
              ObjTextFile.WriteLine (strString)
    'Reset the string to empty for the next record
             strString = ""
    'Move to the next record in the recordset
                  rssql.MoveNext
                  Loop
    'Close the recordset and the text file
                 rssql.Close
                 ObjTextFile.Close
        End If
    'Destroy the instance of the recordset from memory
          Set rssql = Nothing
    End Sub

    Thanks, that was one of my suspicions, however, i was able to get the script to work by changing:
    set rsSQL = DW.DataAccess.farsFireHose(strSQL,False)
    to
    set rsSQL = DW.DataAccess.farsFireHose(strSQL,True)
    ...to be honest though, i'm not entirely sure why that fixed my issue

  • Smart Object Opens Blank Page

    I'm trying to get to the bottom of a strange phenomenon with Smart Object editable text in Photoshop. If I import text as a smart object I can double-click on that layer and it opens in Illustrator where I can edit the text, save it back and it updates in Photoshop. This is broken on some machines in our office. On OS X Leopard this feature works flawlessly. On OS X Snow Leopard it does not. And on some machines with OS X Lion it works and others it does not. Anyone else double-clicking on a smart object of text only to get a blank document in Illustrator with no paths and nothing on the pasteboard? CS5 Design Premium. Adobe experts, please advise.
    Perplexed,  Dave

    Apparently the solution for me, at least today, was a result of clearing Font caches. We use FontExplorer X Pro 3.1.1. It has some feature sets in it's Tools menu to Clean Application Font Caches in Microsoft and Adobe products. I ran that and a full System font-cache-clear and now I can edit text from a placed Photoshop smart object in Illustrator CS5 on Snow Leopard.

  • Edit smart object open in preview and not ai...

    Hello,
         Al working on a layout with CS4 master collection.  In PS I pasted an ai as a smart object.... But now when I edit the smart object it opens in preview and not AI.
    Any thoughts?
    thanks

    The matter has come up recently already, a forum search turns up:
    http://forums.adobe.com/message/2416222#2416222
    So unless updating the OS helps the problem may be persistent.
    A work-around may be to Export Contents, edit in Illustrator, save that and then Replace Contents back in Photoshop.

  • Adhoc object opened in wrong format

    Hi Guys,
    One of the users reported a problem that when opening an adhoc object from SBWP, it opens a MS Word file conversion dialogue. The adhoc object is an archived image that is a PDF file on an IXOS repository.
    The users says that the first time he opened an archived image the system asked what format it is and he chose DOC. Since then when she tries to open an archived PDF from workflow, it opens with Word, pops up the file conversion dialogue and regardless what she chooses, displays the file in Word and of course it's unreadable.
    The user also says thet she can open PDF files on her PC without a problem.
    Other users can display PDF images from WF w/o problem, so the frontend comminication customizing seems fine. So I wonder whether there is any user related setting in SAP that controls what application opens a certain file type.
    Thanks,
    Krisz

    Please try using the Settings->Office settings of the user Business Workplace and remove the default class of DOC to PDF.

  • Casting webservice Objects

    I've got a question about Webservices in Flex. When using the 'Import Web Service'-command, Flex automatically creates the appropiates Classes and Connection scripts. When using these scripts, Flex automatically casts Objects received by a Webservice to a Strong-typed Class, and not a ObjectProxy. This is very handy. The only downside of this features is that you'd have to recreate all the files when you change a property in your webservice. Because I had to make manual changes in the generated files, everytime I make a change in my Webservice, I have to update all these files again. Therefor I would like to make my own connectionscripts, so when my webservice changes, I only have to make this change in my Flex-classes. Problem is I couldn't find any scripts that correctly connects to a Webservice, AND casts my objects to a Strong-typed class. Everytime I try to cast a received ObjectProxy to a certain Class, I get null returned. I've tried several things, including the SoapDecoder, and the SchemaRegister, but I somehow can't get it to work.
    Does anybody has an example of a script that does this job or know how to get this done?
    Thanx,
    Paul

    Hi Mike,
    Thank you for your response. Yes, I was trying to cast the elements returned from
    examineHeaderElements to SOAPHeaderElement. This was throwing a ClassCastException.
    Now, I am using
    soapHeader.getChildElements(nodeName)
    This seems to work fine. Where I created the nodeName through SOAPEnvelope's createNode()
    method. Don't know what the original problem was. But, now I avoided using that
    API. Will let you know if I get any more information.
    Regards,
    Adam
    "Michael Wooten" <[email protected]> wrote:
    >
    Hi Adam,
    The java.util.Iterator returned from the examineHeaderElements() method,
    should
    contain javax.xml.soap.SOAPHeaderElement objects. Is that what you are
    trying
    to cast to?
    Regards,
    Mike Wooten
    "Adam Athimuthu" <[email protected]> wrote:
    Hello,
    I am getting a ClassCastException when trying to process the SOAPHeader
    in a SOAP
    handler. I tried the following...inside the handleRequest(MessageContext
    context)
    method:
    SOAPPart soapPart=null;
    SOAPEnvelope soapEnvelope=null;
    SOAPHeader soapHeader=null;
    SOAPMessageContext soapContext=(SOAPMessageContext) context;
    System.out.println("handleRequest");
    SOAPMessage soapMessage=soapContext.getMessage();
    System.out.println("SOAPMessage: "+soapMessage.toString());
    try
    soapPart=soapMessage.getSOAPPart();
    soapEnvelope=soapPart.getEnvelope();
    soapHeader=soapEnvelope.getHeader();
    System.out.println("SOAPHeader: "+soapHeader.toString());
    soapHeader.addTextNode("CustomNode");
    Iterator allHeaders=soapHeader.examineHeaderElements("http://someuri.com");
    The examineHeaderElements throws a ClassCastException, no matter what
    method gets
    invoked on the soapHeader object. I tried casting this to the weblogic.webservice.core....
    implemented objects. The result is the same.
    I appreciate any help.
    Thanks,
    Adam
    Athi D. Athimuthu

  • Expdp Scheduler objects Open mode Redo logs

    Hi,
    i) What are the advanced options of expdp that permit exporting database scheduler objects and prevent exp from exporting database scheduler objects?
    ii)If the database has to be in Open mode, does RESTRICTED or NON-RESTRICTED mode have any significance here?
    AskTom says that DBMS_SCHEDULER commits when scheduling a job. Hence I guess redo logs are generated each time a job is scheduled using DBMS_SCHEDULER. Hence I guess export cannot be done in read-only mode.
    Many thanks

    Hi,
    Here is the scenario mentioned by my DBA. We are using Oracle 10g R2. Maybe we will upgrade to Oracle 11g. My implementation in Oracle 10g is based on DBMS_SCHEDULER.
    i)Are you always using Data Pump Utility for Export? Kindly provide me the exact command or statement used if you are executing from command-line. Do you specify EXCLUDE parameter if you want to exclude any of the tables or objects? Do you use MetaData filters available in Data Pump?
    ii)Regarding the database mode during export or backup, do you use read-only mode or open mode restricted or quiesced mode?
    iii)Kindly specify the exact error message displayed during export.
    iv)Based on the database mode used and the error displayed, is it related to redo logs or changes in tables during export using expdp?
    i)Expdp parfile=expdp_xx.par
    Where expdp_xx.par contains
    Directory=directory_name
    Dumpfile=expdp_xx.dmp
    Logfile=expdp_xx.log
    Schemas=SCHEMA_NAME
    parallel=4 <- we tried with or without this parameter as well.
    ii) Database is running in regular open mode (open for business for all users) while we are running the exp or expdp process.
    iii). No error displayed. It just keep running with no end in site.
    iv). No.. Oracle tracing saw a repeated sql running on the a table created by expdp process for RULE/RULE SET Objects.
    Kindly suggest the steps required to handle the creation of RULE/RULE SET Objects during expdp process. These RULE/RULE SET Objects are created during the creation of CHAIN_RULE objects. My implementation is verifying multi-threading in DBMS_SCHEDULER. We want to check the basic functionalities provided by DBMS_SCHEDULER first. Hence EVENT_CONDITION and QUEUE_SPEC are ruled out. Instead of EVENT_CONDITION, we are using condition attribute of DEFINE_CHAIN_STEP. So jobs are created every second verifying whether the condition attribute of DEFINE_CHAIN_STEP is satisfied. The jobs create chains and hence rules and rule set objects are created.
    Given the above scenario, kindly indicate to me how to complete expdp process and how to avoid the RULE/RULE SET Objects creation hampering the expdp process.

  • Common Object Opener problem

    I'm trying to use the CommonOpener_OpenObject function which is described in the UI customization guide in chapter 11. The example that they give is an input button which calls an onClick event to call the function with 3 parameters - nClassID, nObjectID, and nOpenerMode. I am using nClassID of 512 for a community page, and an nObjectID of 227 which is the CommunityID (is ObjectID and CommunityID the same thing or are they different?) - I am also using the nOpenerMode of 2.
    My problem is when I click on the button (I've also tried this with a HTMLAnchor) - I am sent to the Error page saying that "The server has experienced an error. Try again, or contact your Portal administrator if you continue experiencing problems."
    I have tried logging PTSpy and this is the error that shows up -
    6 06-03 19:49:49 Error UI Infrastructure 2452 1816 com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleRequest() Unable to proccess request._com.plumtree.openfoundation.util.XPFormatException_ at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at com.plumtree.openfoundation.util.XPConvert.ToInteger(String val)
    7 06-03 19:49:49 Error UI Infrastructure 2452 1816 com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleError() Server error._com.plumtree.openfoundation.util.XPFormatException_ at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at com.plumtree.openfoundation.util.XPConvert.ToInteger(String val)
    8 06-03 19:49:49 Info UI Infrastructure 2452 1816 com.plumtree.uiinfrastructure.activityspace.Interpreter.DisplayServerErrorPage() Server error, redirecting to error page.
    Anyone have any ideas? Also - I just noticed that it also says this not much further down in PTSpy - 16 06-03 19:49:49 Info Portal UI - Common 2452 1816 com.plumtree.portalpages.common.uiparts.NavigationModel.CalculateCurCommunityID(NavigationModel.cs:line 447
    ) Unable to get the Community ID, invalid Community page.
    That could help us solve the problem.
    Thanks!

    The nObjectID is the same as the CommunityID. "it can be retrieved through the com.plumtree.server package and usually through a QueryResult" means that if you want to dynamically retrieve the ID of a community you can do soby querying the Community table through the server API (com.plumtree.server). The query will return a QueryResult object. This doesn't apply to you since you already seem to know the ID of your community. According to the ptspy error, it seems like there is a problem when parsing one of the values in argument of the Common Opener. Can you paste the code where you call the CommonOpener_OpenObject function?

  • Open Data Object -  Open File attachment within pdf document

    I am trying to build a script which will open file attachments embedded in a pdf document.
    I have used the following javascript to list all embedded files within a document so I can retrieve the name
    var d = this.dataObjects;
    for (var i = 0; i < d.length; i++)
    console.println("Data Object[" + i + "]=" + d[i].name);
    The console reported:
    Data Object[0]=MTP-300-X-1210_A.pdf
    Data Object[1]=MTP-300-X-1240_A.pdf
    I then used the following script to open the file     
    this.openDataObject("MTP-300-X-1210_A.pdf");
    Console reports back as follows and does not open the file:
    [object Doc]
    Can anyone please offer assistance in how to open an embedded pdf attachment within a document?
    Many thanks!

    Hi George,
    I have used the same method app.openDoc to open attachments using a path associated with my computer.  However, as you know, the method does not work if the pdf containing the attachment is located on a different computer.  The app.openDoc method throws an error becuase the path is not valid.
    I am trying to get the following code to work with no success:
    var cFilePath = "|" + this.path + "|U:photo.pdf"';   // photo.pdf is the attachment
    app.openDoc ({cPath: cFilePath});
    The debugger throws an error.
    However, if I take the content of the variable cFilepath and instert it as an argument within cPath parameter as a string literal, the app.openDoc method returns the docObject.
    What's going on here?  shouldn't the variable cFilePath work?  Or do I need to specify a data type for the variable?  Any thoughts would be helpful.  I am using Windows 7, Adobe Acrobat X Standard.

  • Setting WebService object's wsdl location dynamically

    I have written a flex app that speaks to a webservice.
    Everything works fine, but the wsdl location is hardcoded to a
    developer machine.
    In java I could define a system property, or create a
    properties file to read.
    Is there a preferred way for solving this in
    Flex/Actionscript?
    Reading a properties file? A system preference (if there is
    such a thing in flex)? Can I have the html wrapper pass in it's
    href and code some conditional logic? If anyone could help it would
    me much appreciated.

    We use an xml file on our server for externalized urls and
    other items.
    At startup we construct the url based on where the flex
    application was served from. (the url property of the application)
    So if were served from
    http://myServer:9090/MyApp/myFlexApp.htmp
    we build the url
    http://myServer:9090/MyApp/appParms.xml
    We then use UrlLoader to load the xml.
    Note that because of sandbox issues the parm file must be in
    the same domain as the Flex Application.

Maybe you are looking for

  • Broken link to Presenter 8 Trial download

    Broken link to trial:  https://www.adobe.com/cfusion/tdrc/index.cfm?product=presenter How about "Request Information", maybe some one can send me a good link? https://www.adobe.com/cfusion/mmform/index.cfm?name=contact_us&sa=elearning Another Broken

  • Calculating line height

    Usually I specify a line height based on 120% or so, just as I would in publishing distinguish between, say, an 11 point font and 13 point line height leading. However, I am perplexed as to how the browsers do this by default. It is more than 100% ye

  • Header Text how to update automatic in MIRO?

    Hi, We want Po's Discription (PO TEXT) put in text and Header text field in (MIRO) how is it possible to do it automatically in miro. it is possible? if yes, pls it's helpful Regards, Amol

  • "Detect Cuts" not really working

    I'm scoring a scene that has very tight and deliberate cuts. To move things along, I brought the video directly in Logic (usually on a seperate PT rig) and I selected the "detect cuts" button in the Video global track, with plans to then play with "b

  • A/V Syc Problems

    Hey everybody. I'm the videographer for one of my school plays, and I'm having editing problems. In order to get better voice recordings from the stage, I used a microphone seperate from that of the video camera. I have had no troubles syncing the au