Importing an EJB into  WebDynpro

Hi all,
I am trying to import an existing stateless session bean into my webdynpro application.I have gone through the tutorials and other threads about bean model inthis forums.("https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/webdynpro/using ejbs in web dynpro applications.pdf")but is it necessary to have another access layer as bean importer to acces the ejb.Since creating another layer is not suggestible in my scenario, I have tried importing the bean directly, it says "no beans available".
  Also I would like to know how can i bind those values returned by business methods of bean to the UI elements.
Please suggest favourably.
KSK

Hi,
You can directly call the methods in the bean without using bean model
see this thread
Webdynpro and Oracle
Regards
Rohit

Similar Messages

  • Getting when importing Dynamic PDF into Webdynpro Interactive form

    Hi Gurus,
    I have created a PDF(It has  text box with multiline) in Adobe livecycle Designer and saved as Dynamic PDF, then I imported into Webdynpro interactive form.If I
    import only first page of the form and run WD application, i am getting
    the output, Still text with expand is not working.
    But If I try to import the form with 4 pages and run the WD
    application, it is throwing the following error
    "The following error text was processed in the system SM1 : WebDynpro
    Exception: SOAP Framework error: SOAP Runtime Exception:
    CSoapExceptionFault : SOAP fault found in SOAP document /Transaction
    system failure in method
    rpData./<ns1:com.sap.engine.services.ejb.exceptions.BaseEJBException
    xmlns:ns1="http://sap-j2ee-engine/client-runtime-error">Transaction
    (100,102).
    Please help me on this.
    Thanks,
    John

    Hello,
    I closed this thread. As you opened two.
    Best regards,
    Dezso

  • How to import the theme into webdynpro

    Hi Experts,
    I have successfully modified the theme tradeshow as mytheme and export it as a zip file.
    Now i want to import this modified theme into R3 under /SAP/PUBLIC/BC/UR/nw5/themes/
    I tried with wd_themes Report to import the modified themes.
    After clicking start importing button i select the zip genrated through theme editor. But it shows message like No themes found
    That zip file contains
    1.metadataproperties.
    2.upgrade.xml.
    3.portal.zip(contains gif images and no css file).
    4.log.html.
    Suggest me a solution how to import the modified theme.
    Regards,
    Ramanan
    Edited by: Ramanan Panchabakesan on Aug 20, 2008 9:41 AM

    Hi Ramanan,
    I've got a similiar issue. Please post the steps of resolution.
    Appreciate your efforts.
    Regds,
    Srini

  • How To import Adobe form into Webdynpro

    Hi Experts,
    Just I want to import an adobe form which is already design. Could anyone provide me how to do that.
    Thanks in advance.
    Thanks,
    Hari

    Hi Ramanan,
    I've got a similiar issue. Please post the steps of resolution.
    Appreciate your efforts.
    Regds,
    Srini

  • Problem while importing the wsdl into Dynpro ?

    HI Guys,
    I have developed a webservice within xi in the integration directory and while importing this wsdl into webdynpro i am getting the following error
    !ENTRY com.sap.ide.ws.proxygenerator 4 -1 Okt 10, 2007 19:02:23.788
    !MESSAGE com.sap.engine.services.webservices.jaxrpc.exceptions.ProxyGeneratorException: Proxy Generator Error. Problem with WSDL file parsing. See nested message.
    !STACK 0
    com.sap.engine.services.webservices.jaxrpc.exceptions.ProxyGeneratorException: Proxy Generator Error. Problem with WSDL file parsing. See nested message.
    at com.sap.engine.services.webservices.jaxrpc.wsdl2java.ProxyGenerator.getDefaultSchemaMapping(ProxyGenerator.java:110)
    at com.sap.ide.ws.proxygenerator.ProxyHelperFunctions.createNamespacePackageMappingFile(ProxyHelperFunctions.java:103)
    at com.sap.ide.ws.proxygenerator.ProxyHelperFunctions.createNamespacePackageMappingFile(ProxyHelperFunctions.java:86)
    at com.sap.ide.ws.proxygenerator.ProxyHelperFunctions.createNamespacePackageMappingFile(ProxyHelperFunctions.java:82)
    at com.sap.ide.wsproxy.wizards.prx.pages.NamespacePackageMappingPage$1.run(NamespacePackageMappingPage.java:114)
    at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
    at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
    at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:357)
    at com.sap.ide.wsproxy.wizards.prx.pages.NamespacePackageMappingPage.initTable(NamespacePackageMappingPage.java:170)
    at com.sap.ide.wsproxy.wizards.prx.pages.NamespacePackageMappingPage.setVisible(NamespacePackageMappingPage.java:295)
    at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:959)
    at org.eclipse.jface.wizard.WizardDialog.access$1(WizardDialog.java:940)
    at org.eclipse.jface.wizard.WizardDialog$3.run(WizardDialog.java:929)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
    at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:927)
    at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:684)
    at com.sap.ide.webdynpro.modeleditor.wizards.model.creation.ModelDialog.nextPressed(ModelDialog.java:218)
    at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:316)
    at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
    at org.eclipse.jface.window.Window.open(Window.java:563)
    at com.sap.ide.webdynpro.modeleditor.ModelEditorCallback.createModel(ModelEditorCallback.java:52)
    at com.sap.ide.webdynpro.service.modeleditor.ModelService.createModelWithUI(ModelService.java:70)
    at com.sap.ide.webdynpro.service.modeleditor.ServiceWithUI.createModel(ServiceWithUI.java:49)
    at com.sap.ide.webdynpro.tsmodel.application.provider.ModelNodeProvider.createUniqueName(ModelNodeProvider.java:55)
    at com.tssap.selena.impl.model.elements.EntityImpl.createChildEntityUin(EntityImpl.java:936)
    at com.tssap.selena.impl.model.elements.EntityImpl.createChildEntity(EntityImpl.java:502)
    at com.sap.ide.webdynpro.tsmodel.application.actions.CreationAction.runInternal(CreationAction.java:76)
    at com.sap.ide.webdynpro.tsmodel.application.actions.CreationAction.access$000(CreationAction.java:24)
    at com.sap.ide.webdynpro.tsmodel.application.actions.CreationAction$1.run(CreationAction.java:51)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
    at com.sap.ide.webdynpro.tsmodel.application.actions.CreationAction.run(CreationAction.java:57)
    at com.sap.ide.webdynpro.projectbrowser.actions.PBCreateModelAction.run(PBCreateModelAction.java:95)
    at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:224)
    at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
    at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1407)
    at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
    at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
    at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
    at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
    at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
    at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
    at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
    at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
    at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
    at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
    at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Caused by: com.sap.engine.lib.xml.util.NestedException: Parser exception occurred:Fatal Error: com.sap.engine.lib.xml.parser.ParserException:  = expected in attlist(C:\Paymetric Transfer\PaymentAuthorisationcard.wsdl, row:3, col:992) -> com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException:  = expected in attlist(C:\Paymetric Transfer\PaymentAuthorisationcard.wsdl, row:3, col:992)(C:\Paymetric Transfer\PaymentAuthorisationcard.wsdl, row=3, col=992) -> com.sap.engine.lib.xml.parser.ParserException:  = expected in attlist(C:\Paymetric Transfer\PaymentAuthorisationcard.wsdl, row:3, col:992)
    at com.sap.engine.services.webservices.wsdl.WSDLDOMLoader.loadDOMDocument(WSDLDOMLoader.java:1032)
    at com.sap.engine.services.webservices.wsdl.WSDLDOMLoader.loadWSDLDocument(WSDLDOMLoader.java:1125)
    at com.sap.engine.services.webservices.jaxrpc.wsdl2java.ProxyGenerator.getDefaultSchemaMapping(ProxyGenerator.java:107)
    ... 63 more
    Caused by: com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException:  = expected in attlist(C:\Paymetric Transfer\PaymentAuthorisationcard.wsdl, row:3, col:992)(C:\Paymetric Transfer\PaymentAuthorisationcard.wsdl, row=3, col=992) -> com.sap.engine.lib.xml.parser.ParserException:  = expected in attlist(C:\Paymetric Transfer\PaymentAuthorisationcard.wsdl, row:3, col:992)
    at com.sap.engine.lib.xml.parser.DOMParser.parse(DOMParser.java:139)
    at com.sap.engine.lib.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:127)
    at com.sap.engine.services.webservices.wsdl.WSDLDOMLoader.loadDOMDocument(WSDLDOMLoader.java:1022)
    ... 65 more
    Caused by: com.sap.engine.lib.xml.parser.ParserException:  = expected in attlist(C:\Paymetric Transfer\PaymentAuthorisationcard.wsdl, row:3, col:992)
    at com.sap.engine.lib.xml.parser.XMLParser.scanAttList(XMLParser.java:1565)
    at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1710)
    at com.sap.engine.lib.xml.parser.XMLParser.scanContent(XMLParser.java:2440)
    at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1841)
    at com.sap.engine.lib.xml.parser.XMLParser.scanContent(XMLParser.java:2440)
    at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1841)
    at com.sap.engine.lib.xml.parser.XMLParser.scanContent(XMLParser.java:2440)
    at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1841)
    at com.sap.engine.lib.xml.parser.XMLParser.scanContent(XMLParser.java:2440)
    at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1841)
    at com.sap.engine.lib.xml.parser.XMLParser.scanContent(XMLParser.java:2440)
    at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1841)
    at com.sap.engine.lib.xml.parser.XMLParser.scanDocument(XMLParser.java:2843)
    at com.sap.engine.lib.xml.parser.XMLParser.parse0(XMLParser.java:229)
    at com.sap.engine.lib.xml.parser.AbstractXMLParser.parseAndCatchException(AbstractXMLParser.java:145)
    at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:204)
    at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:263)
    at com.sap.engine.lib.xml.parser.Parser.parseWithoutSchemaValidationProcessing(Parser.java:280)
    at com.sap.engine.lib.xml.parser.Parser.parse(Parser.java:342)
    at com.sap.engine.lib.xml.parser.DOMParser.parse(DOMParser.java:101)
    ... 67 more
    any help would be appreciated
    Thanks,
    srini

    Hi,
    If the import fails with the message that certain instances of the CIM class SAP_AssociatedContext were not imported, repeat the import. These errors are caused by an incorrect sort order in the export file. When starting the import again ignore the warning that data already exists. Choose Import anyway.
    Also go through this Document.
    http://help.sap.com/bp_bpmv130/Documentation/Operation/SystemContentCopy.pdf
    Regards,
    Akshay Jamgaonkar.
    Reward points if find useful.

  • Importing Complex JavaBean model into WebDynpro

    Hi,
    I am trying to get Data from the EJB, in my Case, Command Bean to WebDynpro.
    So i followed this thread:
    <a href="/people/balaramnaidu.bankuru/blog/2006/04/23/importing-complex-javabean-model-into-webdynpro-by-creating-relationships-for-the-model-classes in WebDynpro</a>
    But one thing does't work here:
    I can't import the Complex type java.util.Collection.
    But i need to get Data from a DB-View into my WebDynpro.
    Is there any other chance to do that?
    Here a CodeSnippet from my Command Bean Class:
    public BusinessDelegate() throws CreateException
              try
                   Context ctx = new InitialContext();
                   OracleSessionLocalHome home = (OracleSessionLocalHome)ctx.lookup("localejbs/OracleSessionBean");     
                   session = home.create();
              } catch (Exception e)
                   e.printStackTrace();
         public void getAllOracleDetails()
              try
                   OracleDTO helper[] = session.getOracleData();
                   oracleDetailsList = new ArrayList();
                   for (int i = 0; i < helper.length; i++)
                        oracleDetailsList.add(helper(i));
              } catch (Exception e)
                   e.printStackTrace();
    OracleDTO is my HelperClass, where i made all Variable-Declarations I need in the View.
    Any ideas?
    Would appreciate that!
    Bernd

    You are not unable to import collection type means u are not able to see that variable in attribute list while importing the model?
    This may be due to you have not added getter and setter function for that collection type.

  • Importing web project into Workshop 9.2

    Hi,
    I'm trying to import an existing web project into Workshop 9.2.1 from my Subversion source. Unfortunately Workshop doesn't recognize this project as a valid web project.
    I imported the code project using 'File>Import>Existing Projects' into Workspace.
    Unfortunately, I get the following errors:
    - "The library module reference : beehive-netui-1.0 is not allowed from the classpath of a non-web project, only JAR,EJB, and EAR module types are allowed."
    - "The library module reference : jstl is not allowed from the classpath of a non-web project, only JAR,EJB, and EAR module types are allowed."
    How do I tell Workshop that this project is indeed a web project?
    Does anyone have any suggestions?
    Thanks,
    Derrek

    Wow.... I figured out a workaround (aka Ugly Hack). It seems that Workshop doesn't properly import Portlet projects. Here's how I got around it:
    1. Checkout the code from Subversion
    d:\MyProjects\Project\trunk\MyComponent\
    2. Move MyComponent to a temp directory
    d:\MyProjects\Project\trunk\MyComponent\ --> d:\tmp\MyComponent
    3. Open Workshop and create a new Portal project and PortalEAR project of the same name as the MyComponent projects
    File>New myComponentPortal
    4. Copy over the src and WebContent directories in the SVN directory with the files from tmp.
    d:\tmp\MyComponent\src -> d:\MyProjects\Project\trunk\MyComponent\src
    d:\tmp\MyComponent\src\WebContent -> d:\MyProjects\Project\trunk\MyComponent\WebContent
    5. Refresh Workshop and let the spooky voodoo happen. Viola! Now I've got a running portal project with a SVN connection.

  • How to call jsp/ejb in webdynpro applications

    Hi
    Is It Possible to call jsp and EJB in webdynpro applications.If it is please let me know..
    Regards
    Chandra

    Hi,
    You can call JSp and serlvets using suspend and resume plugs
    /people/bertram.ganz/blog/2006/07/03/web-dynpro-java-foundation--whats-new-in-sap-netweaver-2004s
    http://help.sap.com/saphelp_nw04s/helpdata/en/42/bb8c6cc7131d67e10000000a1553f6/frameset.htm
    For EJbs you can create a DTO and try to make use of the model import available in Webdynpro.
    Regards
    Ayyapparaj

  • Imported ESS BP into NWDS and views of the components displaying diff lang

    Hi All,
    We have uploaded the new ESS Webdynpro based BP 600 and we have configured that in NWDI and i imported that one into my NWDS.  But as i created the project for the Cat(timesheet one), all the views are displaying a different language other than english. 
    How can we change this to english and why is it coming so
    Please guide me.....
    Thansk & Regards,
    Ravi

    Ravi,
    is it happening for all the users.
    if yes check the iview property and see what language is set.if not then check the language of that user in SU01 in backend
    Thanks
    Bala Duvvuri

  • Import local DCs into Development Configuration

    Hi all.
    I have some local DCs already developed. From now I have available NWDI Development Configuration and I want to export those local DCs to the Remote Development configuration.
    I'm trying to implement/configurate a team development enviroment.
    I try sharing the DC project (DTR option into Webdynpro perspective) but when I import the shared content to a project in another Developer Studio, the DC metadata is lost.
    Its possible to move my local DCs to the Remote Development Configuration? If so, how can I do that?
    Regards.
    Gregory.

    hi,
    Follow the below mentioned steps:
    Creating a New Development Component
           1.      Create a new Web Dynpro DC project.
    You create an empty u201Ccontaineru201D for a Web Dynpro DC that does not yet have any functions. The new DC should include all relevant development objects of the local project.
    Do not check in the newly created DC into the DTR yet.
    Copying Packages from the Local Project
           2.      In the Web Dynpro perspective, switch to the Navigator view.
           3.      Select the local Web Dynpro project to be migrated and expand the project structure down to the source folder:  ® src ® packages.
           4.      Select all packages and from the context menu choose Copy.
    Inserting Packages into the New DC Project
           5.      Now choose the DC project that was just created and expand the project structure in the Navigator view, again down to the source folder.
           6.      Select the Packages node and choose Paste.
    The Add Files to DTR dialog box appears.
           7.      Choose OK to confirm your selection.
           8.      Assign an activity either by creating a new activity or by choosing an existing one.
    Execute Reload
           9.      Switch to the Web Dynpro Explorer.
       10.      Select the project node of the DC project and choose Reload.
       11.      In the displayed dialog box, again choose Reload.
    Reloadnow also reloads the Web Dynpro metadata into the new project.
    Building the Project
       12.      Execute a local rebuild for the entire DC project. Choose the function Rebuild project.
       13.      If there are no errors in the task view, execute a DC-based build by choosing the function Development Component ® Build.
    regards,
    amit bagati

  • Error:Invalid WSDL URL While Importing Internet WSDL In Webdynpro

    Hi Everyone,
    I Am Facing Error While Importing Webservices in Webdynpro.
    https://usint.skire.com/ws/services/mainservice?wsdl
    The above WSDL I tried in Both Webservice Model and Adaptice Webservice Model.
    I Am Geeting Invalid WSDL URL.
    is any configuration required for https [SSL Webservices]Under Visual Admin Level.
    I Am Able To Consume the http Webservices in Internet www.webservicex.net
    In that site i took three webservices and i am able to cosnume all these tings in Webdynpro.
    The above https services i am facing the problem.
    Thanks
    SubbaRao

    Hi,Thanks For Reply,
    I Am getting the Invalid WSDL URL After Importing into Webdynpro.
    When I CHecked Under Wsnavigator Of Portal.
    i am getting below error
    Cannot download WSDL from https://usint.skire.com/ws/services/mainservice?wsdl: ERROR : Trying to resolve qualified base : DataHandler, but the uri resolver is not able to resolve the relevant namespace.
    Thanks
    SubbaRao

  • How to call the methods of JAR file into webDynpro Environment

    Hi All ,
             I have a requirement to call the methods of a JAR file into
             WebDynpro Environment. can anybody suggest me How this can be achieved. I Have a JAR file named FastTrack.API
    which contains few methods and i want these methods to be accessable into WebDynpro as other methods.
    Plz Somebody help me to sort this out.
    Regards,
    Deepak.

    Deepak,
    Please follow these 2 steps:
    1. Add jar into webdynpro project
            Right Click on ur project -> Select properties -> Java Buil path -> Choose Libraries Tab -> Add External Jars -> add the file from ur computer
    2. Use the jar
          write the import statement in your webdynpro code to utilize the properties of added jar.
    Thanks & Regards,
    Ram

  • Unable to import .mp4/.ts into Premiere Elements 3.0

    I've captured footage from my PlayStation 3 using this device: http://gamerzone.avermedia.com/game_capture/live_gamer_portable
    The device saves the footage in a .ts file.
    I've tried to get information on the file using a program. If there's a better way to do it, please let me know:
    When I try to import the file into Premiere Elements 3.0, I get an error message: "File format not supported/One of the necessary components may not have been installed."
    I've converted the file into an mp4 format with this program: http://ftp2.avermedia.com/C875/C875_utility_v1.0.0.9_20131029.zip
    Information on the file:
    But this did not solve the problem.
    Ideally, I would like to avoid converting the video file, if that would take up a lot of time. If I can just upgrade Premiere Elements, that would be the most ideal solution.
    Please let me know if any additional information is needed.

    Akvod
    I am able to import a .ts file into Premiere Elements 10, 11, and 12 Windows 7 64 bit.
    But, not so, for Premiere Elements 4, 7, 8, and 9.
    And, the reason why your .mp4 conversion did not work would be in accord with the fact that you used AVCHD as the video compression, and AVCHD video compression was not supported by Premiere Elements until version 7.
    If you do decide to move to version 12, please note that there is a dramatic difference in workspace between 3 and 12. So, go the free tryout of 12 before any purchase.
    You could try to convert the .ts to H.264.mp4 and not AVCHD (MPEG4 AVC/H.264).mp4 and see if that works for you.
    ATR

  • How to Import XML file into SAP B1

    Dear All,
    I have a scenario like,
    I am receiving a XML file from a 3rd party application for the daily Creation,Update of Item Master,BP Master, Marketing Documents. I want to import this file into SAP B1 through its approp objects. I understand DTW has limitation in its file types (Semicolo,Tab,Comma,ODBC). How do i do this ? Please guide me.
    Thanks,
    Thanga Raj K

    Hy folks,
    I´m frim Brasil and I've been studying the tool EFM (Eletronic File Manager) to learn more about it!
    There I saw that we can extract to XML "any" infomation from the database we want, mainly through the GEP.
    However, as I've seen, this Add-On can not import any XML file into SBO, unless for the BFP wich can be imported in conjunction with the BTHF Add-on.
    So I ask: how is it possible to import XML data into SBO database? Is it possible to be done through the EFM? or  it´s really necessary to write a code specifically to do that?
    Besides, I know that de B1iSN fit to this necessity... but when I tried to use it, by the custom "object" for BP, for example, there are some data wich the mapping conteined in this custom "process" that can not be imported... I tried to understand how to map those other fields not imported by the custom but this has been dificult to me as I am a implementation consultant focused in administrative process not on development...
    Could you please help me with this subject!
    Thanks a lot,
    Denis

  • Importing .ISO files into SCVMM2012 R2 - Folder Naming Quirk

    We've run into a folder naming issue in regards to importing .ISO's into the VMM Library. When specifying a folder to import the .ISO into, VMM adds %20 to the folder names where spaces are. Not a huge deal but wonder if anyone has a way around this without
    using dashes or underscores. 
    Orange County District Attorney

    No, it's a bug, I have ran into this all over the UI and has caused me no end of pain. I have reported it but I have had no word if this will ever be fixed 
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. http:\\robbieroberts.wordpress.com

Maybe you are looking for

  • Why does my iPad2 Calendar app shut down randomly?

    When I try to advance my calendar by 1 week to schedule appointments, the app shuts down, taking me back to the home screen.  I've both done a reset and a total system erase but the problem still persists.  How can I fix this?  This us the Apple cale

  • Sending email from E71

    Please can someone tell me how to get my phone to show the full text of emails in my sent folder. Currently I get 'Email truncated to 0 characters'. Up until now this has not been a problem but I recently sent an email that I can't remember all the t

  • After Effects: "You have this plugin twice" issue SOLVED

    Do you get problems in After Effects telling you that you have more than one time a plug-in, installed on your system? What After Effects does, is to scanning the Plug-ins and presets every time it opens, if you by mistake installed one plug-in two t

  • Tokina 16-28 F2.8Lens Profile for Canon 5D Mark II

    Dears, I want to  found a Tokina 16-28 F2.8Lens Profile for Canon 5D Mark II.  Look forward to your soonest reply

  • Playlist deleting issue

    Has anyone else had an issue with playlists getting deleted after deleteing a song out of the list ? I have had 2 playlist get deleted because when I hilight the song I want to delete it also hilights the playlist title thus deleting both at the same