Reg: Using GP interface for webdynpro

Hi,
I do not have the GP DC that i need to add as dependency to develop Webdynpro (GP interface). How can i solve this?

If you know the DC name, then you may ask the Basis to download it for you from service market place. Please do tel him your WAS version.
Regards
Kapil

Similar Messages

  • How can i request the actual time code of digital video recorder, i am using RS232 interface for asking actual time code of digital video recording

    how can i request the actual time code of digital video recorder, i am using RS232 interface for asking actual time code of digital video recording

    If you have an RS-232 interface to the digital video recorder, it may be that you can send a command to the video recorder in order to get the time code sent back to your application - you would then read this as a string and then incorporate this data into your program.
    The best source of help will be any documentation you have relating to the serial (RS-232) interface with the digital video recorder. This documentation should have commands that you can send to the recorder and expected response strings that you should get back from the device. This task should be straightforward but can often be frustrating without documentation about the video recorder. This will not be something that you can "guess" - past experience in writing serial communication ap
    plications has shown that a good manual is your best friend.
    Failing this if you have any source code for example programs that have already been written to communicate with the recorder, you might be able to extract the relevant ASCII strings and use them within your application. This is true whether you are using LabVIEW or a text-based language.
    Jeremy

  • How to use multiple Interfaces for the same BS?

    Hi @ ,
    Is it possible to have a scenarion where i am using multiple interfaces in the same BS based upon some conditional field in the message.
    I amnot able to get the solution I know with condition editor I can have multiple receivers but in my scenarion based upon message fiels i have to decide which BAPI to be used and wht mapping and then post it to the same System
    Any help will be highly rewarded
    Regards

    Hi-
    Yes it is possible you can use multimapping for mapping the interfaces.
    To know more about multimapping see
    http://help.sap.com/saphelp_nw04/helpdata/en/21/6faf35c2d74295a3cb97f6f3ccf43c/content.htm
    Some more helpful links
    /people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible

  • Using local interfaces for EJB (session bean)

    Hi,
    I�ve a question regarding when to use the Local interfaces(EJBLocal and EJBLocalHome) of a enterprise bean. I understand that calls to enterprise bean can be made locally if the client which is invoking is in the same JVM as that of EJB. I�ve written a web client (servlet) which is packaged in a EAR and this servlet is trying to invoke a session bean which is in a �different� EAR using local interfaces. Both the EARs have been deployed in a single server (websphere 6.0 server). It didn�t work for me this way�..If I package the servlet in the same EAR of session bean then it works fine.
    So is this to say that both EARs are not running on the same JVM? Or should it work even if the client and the session bean are in different EARs but in same server?
    Can anyone explain me the fundamentals behind this.
    Thanks in advance

    Local access is only portable within the same .ear. For example, the Java EE SDK and SUN's
    application servers have never supported local EJB access from a web/EJB component in a different
    .ear. One issue is that local access requires that both the caller and target EJB have the same
    classloader. By definition, different Java EE applications have distinct classloaders. In addition,
    in Java EE 5 persistence context propagation does not span applications, so it wouldn't work in the
    local case.
    --ken                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Is it recommended that i use an interface for logic 9, if so what brand

    waht kind of interface should i get that is relatively cheap and does a good job, is it recommended that even use an interface, i have electric guitars, and a keyboard, and a mic.

    If its not an entirely different situation with regard to Logic Pro 8/Logic Pro 9, Apogee makes a few interface options at different price ranges. The Duet is a quality interface as their mid range price option. I have had experience running Logic sessions with the Duet and have had relatively few problems. Also, Apogee typically does a good job integrating their specs/design for Logic users.

  • I am using logic to record a podcast and using soundboard to use as a playback for music and sound effects.  I'd like to soft patch sound board into logic, and still use my interface for recording audio from the other members of the podcast.

    I am using logic to record a podcast.  I have a presonus firestudio mobile for my interface so I can record several people at the same time.  I'm also using Soundboard for a playback system for music and sound effects.  I'd like to know how to soft patch Soundboard into Logic while still using the Firestudio interface to record the other members of the podcast.  Does anyone know how to do this? and if so can you tell me how to do it?  Thanks.

    Thanks. Now, since Apple failed to provide an audio in jack for their new and improved iMacs (mine has one), all I can suggest is that you contact AppleCare, since you have 90-dqy free phone support. If need be, you might reconsider your purchase, but that's for you to decide.

  • Embedd excel in browser, use excel interface for inputing values.

    Embed excel sheet in browser and give application same functionality as excel sheet gives. We can use the excel sheet for input and able to update the values in database.
    Please provides the solution as how to do it. Is there any reply...........

    you can use applet to do this work.
    Jxcell spreadsheet somponent is a excel compatible spreadsheet.
    It can be embed in java applet.support cell format,formula,pic,chart etc,
    all these can exchange with Excel.
    http://www.jxcell.net

  • Using SPAU_ENH transaction for webdynpro view enhancements

    Hi All,
    We have enhanced a standard web dynpro component by adding a new view to it. We are now doing an upgrade and have to adjust the modification since SAP has overwritten this webdynpro in the new version. How will i be able to adopt the modification i had previously done.
    I had gone to transaction SPAU_ENH and found the component within the Webdynpro had a status of yellow (meaning Semi-automatic adjustment)....... I tried many times, but could not find a way to adopt the changes in a split screen editor similar to SPAU transaction. Will i be able to do this? or will i have to change the whole webdynpro manually by adding the view all over again.
    Please Help.
    Best Regards,
    Mazin

    Im Afraid i had to change the webdynpro manually

  • Using external interface for ejbs in WLWS 8.1

    (Weblogic 8.1 / Workshop)
    Hi there,
    I need to create a session ejb within workshop, implementing externaly defined interface. How can this be done?
    greetings
    Heiner

    Hi,
    I am having same problem. Did you find any solution?.
    Thank You.

  • XIF Interface for Activities in CRM 5.0

    Hi,
    I am planning to use XIF interface for data load and on-going interface for CRM activities. I have extended Activity structure with some Z fields using EEWB and it generated all of the necessary structures (BDOCs etc.) When I go to BDFG and create a new message type(ZCRMXIF_ORDER_SAVE) as a copy of CRMXIF_ORDER_SAVE, it does not include those Z fields from EEWB in the IDOC segments. ( I think they are suppose to be in the segment E101CI_EEW_CUSTOMER_H). During the generation, it seems to be hitting a namespace violation. Is there a slick way of solving this issue without making a mod using the debugger as OSS notes say.
    Regards

    Hi Gurkan,
    Did you check the note 613213.
    Cheers
    Binai

  • Different interfaces for purchase order output from MM system

    Dear Guru's,
    We are configuring the business scenarios of service procurement classic and Plan driven procurement with supplier enablement in the MM-SUS environment for our SRM7.01/ECC6 ehp 5 combination.
    These two scenarios are using different interfaces for purchase order output.
    The service procurement classic is using the proxy interface PurchaseOrderERPRequest_
    Out_V1 for purchase order output from ERP.
    However, the plan driven procurement uses the interface ORDERS.ORDERS02 for idoc message for purchase order output from ERP.
    Why are there two different interfaces for the same document output in two different business scenario? How the system will determine which interface needs to be used in the runtime for the purchase order output?
    Any thoughts will be highly appreciated.
    Thanks and regards,
    Ranjan

    Hi Ranjan,
    Please add the value 'CL' in the table SWF_CATIDS
    Then it will work.
    With Regards,
    Malay

  • Can we assign 2 IPs for a SCCM 2012 primary site server and use 1 IP for communicating with its 2 DPs and 2nd one for communicating with its upper hierarchy CAS which is in a different .Domain

    Hi,
    Can we assign 2 IPs for a SCCM 2012 primary site server and use 1 Ip for communicating with its 2 DPs and 2nd one for communicating with its upper hierarchy CAS . ?
    Scenario: We are building 1 SCCM 2012 primary site and 2 DPs in one domain . In future this will attach to a CAS server which is in different domain. Can we assign  2 IPs in Primary site server , one IP will use to communicate with its 2 DPs and second
    IP for communicating with the CAS server which is in a different domain.? 
    Details: 
    1)Server : Windows 2012 R2 Std , VM environment .2) SCCM : SCCM 2012 R2 .3)SQL: SQL 2012 Std
    Thanks
    Rajesh Vasudevan

    First, it's not possible. You cannot attach a primary site to an existing CAS.
    Primary sites in 2012 are *not* the same as primary sites in 2007 and a CAS is 2012 is completely different from a central primary site in 2007.
    CASes cannot manage clients. Also, primary sites are *not* used for delegation in 2012. As Torsten points out, multiple primary sites are used for scale-out (in terms of client count) only. Placing primary sites for different organizational units provides
    no functional differences but does add complexity, latency, and additional failure points.
    Thus, as the others have pointed out, your premise for doing this is completely incorrect. What are your actual business goals?
    As for the IP Addressing, that depends upon your networking infrastructure. There is no way to configure ConfigMgr to use different interfaces for different types of traffic. You could potentially manipulate the routing tables in Windows but that's asking
    for trouble IMO.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • How can I use USB interface in Labview?

    Hi.
    Does labview allow to USB interface?
    I have been seen allowing GPIB and RS232.
    I'm beginer at Labview and wanna use USB interface for my target system and pc.
    I wanna know how to labview interfaces from target system to pc.
    And if Labview doesn't provide USB interface module, how can I use USB?
    Is using a USB at Labview hard to beginer?
    Plz, answer to my quetion.
    sorry, my English is very poor.
    thx for reading my article.

    You can access devices connected to the USB port, but not in the same way as you would a GPIB or RS232 device. There are no USB drivers like there is VISA for GPIB or serial. Rather devices that plug into the USB appear to the systen as some sort of standard resource like a printer, disk drive or IO board. LabVIEW then interacts with these devices as it would any other device of the same type.Look at it this way, if you have a USB daq device you will access it through MAX the same as if it were a plugin card. Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Using External Interface on local content

    We're using External Interface for interfacing between Flash
    and
    JavaScript on the HTML page. All works fine online. When we
    try to
    localize the pages though (so that a Salesperson can have a
    CD full of
    demos), none of them seem to work.
    Is this an over-sensitive Flash security issue? We already
    have
    allowscriptaccess='always' and swliveconnect=true in the
    object/embed tags.
    What can we do that doesn't require changes on each
    individual machine
    to set trust paths or any other kind of browser
    configuration? Not only
    do we want to have this content working on the machine of a
    salesperson,
    we may get clients that want to deploy content offline
    (kiosks, machines
    without any network access).
    ~dd

    I believe you also need to have the user add the Flash file's location as a trusted
    source in the Flash Player settings.
    This is obviously an enormous pain. To get around this, you can run a temporary server from the CD. My team has used the Flying Ant server (http://www.wrensoft.com/flyingant/) and it worked quite well, and it runs on Mac, Windows, and Linux.
    Alternatively, you could create an installable AIR app to get around the security sandbox issue. If you don't want to have the customer install anything or have to go through loads of instructions to change Flash Player settings, go with the server solution.

  • Interfaces for your own classes - do you bother?

    Hi All,
    before anyone gets upset, I did post a shorter version this to the Java Prog forum a couple of days ago. I'm reposting here because the thread was pushed down the list just as comments were getting interesting, and I was tossing up which forum was most appropriate anyway...
    OK, I'd like to pose a general question on the use of interfaces with your own classes. I am totally behind the concept of using appropriate interfaces for declaration of vars, parameters etc (i.e. use "List" rather than "Vector"), but what about your own classes?
    If I have a class in my application that doesn't fit into any kind of framework or class hierarchy, subclass of object basically, should I write an interface with all the same method sigs and use that rather than the class for my vars, params etc? This would make things more flexible in future, enabling you to swap classes in and out of your app more easily.
    Taking it a step further, how's this for a design methodology: For every class you write (once again classes that don't fit into your own or somebody else�s hierarchy or framework) do the following
    1. Create an interface (MyInterface) that maps 1 to 1 to that class (MyClass), with all the same method sigs.
    2. Make the constructor private and manage all the creation of instances of MyClass through a factory that returns objects of type MyInterface.
    If you do this there will be no mention of any of your concrete classes anywhere in your app except the factories, making it easier to refactor etc. Do this for all your classes.
    A little sketchy but I hope you get idea. Is this complete overkill? Is there a down side to this? Does anyone do anything like this?
    Cheers
    Matt

    Although the pattern you describes adds flexibility, it also adds complexety.
    Imagine somebody is looking at your code and from what he sees he deducts that the next thing to look at is the concrete class which is used at a given place.
    If you used an interface, he must find out which implementing class is actually used at this place. It's not a big thing, but if every single class has its seperate interface and factory I would consider it overkill ... after all you have to write all the boring code for this.
    In the case of doubt I'd agree it's better to throw in an interface and a factory instead of refactoring thousand lines of codes afterwards. But if nothing hints toward a second implementation of the interface, or another reason for using an interface don't bother to write one.
    As a general rule I use something like: Don't use a general rule. ;-)
    Spieler

Maybe you are looking for

  • Setting up NWDI for E-Commerce 5.0 and getting" No component configured"

    Hi Experts, Our basis consultant recently installed NWDI. I am having trouble setting up a Track for our E-commerce development. If i try to save my track it gives the message "No component configured". When I try to setup my Runtime sytem and give t

  • Trying to download Fifa 13 via iTunes, but i get some error.

    Trying to download Fifa 13 via iTunes, get error when i have downloaded over 1gb, when trying to resume, it starts from scratch, and it happens several times. Somebody know what to do? It says it is some error with my connection, but my connection is

  • Any Security Settings on Wireless WRT150N Router?

    Is there any way i can set up a password or any security settings on my router if so please tell me how. And i read over the FAQs, sorry if i missed it but i didn't see this question there.

  • Reading the Network ID

    Hi every one, I wanna design a website which is reading the Network ID instead of making normal (user/password) authentacation. also, to read the related info. like his name and telephone Regards

  • Solution for authorization in FMS

    Hello, Our scenario is that we have an Adobe ColdFusion8 server running a portal application which will serve up SWF content from a FMS3 installation. We need to protect the SWF content from being a) downloaded to a users local machine and b) being a