Poll for messages over HTTP

Hi,
Is there a possibility to have a receiving application poll SAP XI over HTTP(S) for available messages?
Through the HTTP adapter, it is quite easy to send message to SAP XI.  A small, lightweight (Java) application can do this quite easily.  But receiving messages over HTTP(S) from SAP XI is much harder.  The receiving application requires a HTTP receiver.  But receivers may be located behind firewalls.
Would it be possible to regurlarly check if a message is available on SAP XI for the client?
Scenario:
- a receiver A cannot be (directly) reached by SAP XI
- therefore, SAP XI queues all messages for receiver A
- once in a while, receiver A posts a small message over HTTP to SAP XI: "any messages for me?"
- when messages are available for receiver A, SAP XI returns them in the HTTP response
Wouldn't it be possible to do a clever trick with business processes and correlation?
Kind regards, Guy Crets

Hay Guy,
good question... heres a few idea that bounced to my head, you can:
A. let the messages try to get into reciver A, fail and the queue will get into SYSFAIL and when your reciever go up send a message that will trigger an activate queue command and all the messages "stuck" in the queue will be sent. or
B. cut the interface into two: first part recive messages and put them into a z table and another flow that will be triggered by the reiciver message that will start a program that reads the table and send the messgaes.
I don't like either of these but they both should work.
Uri.

Similar Messages

  • WCCP on ASA for FTP over HTTP

    Hello,
    We have a WSA appliance that we have in explicit mode and want to configure as transparent. The protocols we cache and analyze with WSA are HTTP, HTTPS, native FTP and FTP over HTTP.
    Is there a service number on WCCP for FTP over HTTP protocol? Or it is included within HTTP?
    Thanks a lot in advance.
    Best regards,
    Igor

    Igor,
    The service number 60 (ftp-native service) only applies  to transparent redirection of FTP native requests and does not apply to  FTP-over-HTTP requests.
    On the other hand; the Content Engine listens for redirected HTTP  requests on the standard HTTP port (default port 80). To enable the  Content Engine to listen for WCCP-intercepted HTTP traffic on ports  other than the default port, configure the custom-web-cache service (98 and 99) or a  user-defined WCCP service (services 90 to 97).
    I hope this helps.
    Regards,
    Juan Lombana
    Please rate helpful posts.

  • Designing services for xml over http client requests

    Hi
    I am new to WebServices and Weblogic Integration. I have been using it for only over a month. I have a very basic design issue.
    We have to provide a service that
    1. accepts xml over http requests
    2. Returns a request ack
    3. Process Form a response -This activity consumes time so it will be made asynchronous
    4. Send the response as xml over http
    5. Wait for response ack
    6. Get another type of request from client, the processign of which depends on the result of the previous request .. and so on..
    The problem here is that Webservices accepts only SOAP messages but our client will send raw xml messages. Also we need to remember the condition of the previous state.
    I dont know if my assumption that SOAP is used is right.
    Please tell me how to design a raw xml based system without using SOAP messages.
    Thanks
    nithya

    I don't see nothing wrong with your code, there must be something else happening.
    You sure you are not being some proxy server?? but even then you are making a post request so it shouldn't be happening.
    MeTitus

  • Troubleshooting for RPC over https (Outlook Anywhere) connection issue

    RPC over https (ROH), well known as Outlook Anywhere, is more frequently used. Even in Exchange 2013, Outlook no longer connects CAS server via MAPI.
    In this thread, we will discuss about the troubleshoot checklist about the RPC over https (Outlook Anywhere) connection issue. In order to make it more logical, I’d like to divide the whole troubleshooting to the following processes:
    1. Client side to CAS side
    2. CAS side to MBX side
    [Issues between Client side to CAS side]
    In Exchange 2013, Outlook Anywhere is enabled by default. Different from this, Outlook Anywhere in Exchange 2007 and 2010 need to be manually enabled. Thus, please firstly check if the RPC over HTTP component has been installed:
    Click Start, and then click Control Panel.
    Double-click Programs and Features.
    In the left pane of Server Manager, click Features.
    In the right pane, click Add Features.
    Check if the RPC over HTTP component has been selected.
    If the ROH connectivity issue only happens on certain users, the property MAPIBlockOutlookRpcHTTP can be checked: 
    Get-CASMailbox  name | fl MAPIBlockOutlookRpcHttp
    2. Confirm if Exchange server is blocked. Ping the Exchange server FQDN on client machine and confirm if it can return the proper IP address.
    3. Check if the RPC Proxy server is responding correctly:
     rpcping -t ncacn_http -s ExchServer -o RpcProxy=RPCProxyServer -P "user,domain,*" -I "user,domain,*" -H 2 -u 10 -a connect -F 3 -v 3 -E -R none
    If 200 code returns, the test is successful.
    4. Check if Outlook Anywhere host names are added in the certificate:
    To get host names, the following command can be used: get-outlookanywhere |fl *hostname
    5. To use the Shell to test Outlook Anywhere connectivity, use the
    Test-OutlookConnectivity cmdlet.
    [Issues between CAS side to Mailbox side][RZ1] 
    A. Check if it can connect to store’s port:
    RpcPing –t ncacn_http –s ExchangeMBXServer -o RpcProxy=RpcProxyServer -P "user,domain,password" -I "user,domain,password" -H 1 –F 3 –a connect –u 10 –v 3 –e 6001
    If it returns as following: Completed 1 calls in 60 ms  16 T/S or 60.000 ms/T, it means the RPC Ping Utility test succeeds.
    B. Check if it can Connect to DsProxy Service:
    RpcPing –t ncacn_http –s ExchangeMBXServer -o RpcProxy=RpcProxyServer -P "user,domain,password" -I "user,domain,password" -H 2 –F 2 –a connect –u 10 –v 3 –e 6004
    If it returns as following: Completed 1 calls in 60 ms  16 T/S or 60.000 ms/T, it means the RPC Ping Utility test succeeds.
    C. Check the following registries:
    [Disable the auto update]
    1).Open Regedit and navigate to:
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeServiceHost\RpcHttpConfigurator\RpcHttpConfigurator
    2).Set the PeriodicPollingMinutes value to 0.
    [Check the RpcProxy ValidPorts]
    1).On the RPC proxy server, start Registry Editor (Regedit).
    2). In the console tree, locate the following registry key:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Rpc\RpcProxy
    3). In the details pane, right-click the ValidPorts subkey, and then click Modify.
    4). In Edit String, in the Value data box, type the following information:
    ExchangeServer :6001-6002; ExchangeServerFQDN :6001-6002; ExchangeServer :6004; ExchangeServerFQDN :6004
    Note:
    ExchangeServer is the NetBIOS name of your Exchange server. ExchangeServerFQDN is the fully qualified domain name (FQDN) of your Exchange server. If the FQDN that is used to access the server from the Internet differs from the internal FQDN, you must use
    the internal FQDN.
    [Check the 6004 port settings in registry]
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeSA\Parameters
    Value name: HTTP Port
    Value type: REG_DWORD
    Value data: 0x1772 (Decimal 6002)
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeSA\Parameters
    Value name: Rpc/HTTP NSPI Port
    Value type: REG_DWORD   
    Value data: 0x1774 (Decimal 6004)
    D. Check if the RPC ports are used by other applications instead of Exchange by using : netstat –o
     Then it will return all active TCP connections and the process ID (PID) for each connection.
     After that, please check the application based on the PID on the Processes tab in Windows Task Manager and confirm if it’s Exchange server.
    Additionally, ExRCA is a perfect tool to test the whole connection between client side and Mailbox side:
    https://testconnectivity.microsoft.com/
    1. On the ExRCA website, under Microsoft Office Outlook Connectivity Tests, select Outlook connectivity, and then select Next at the bottom of the page.
    2. Enter the required information on the next screen, including email address, domain and user name, and password.
    3. Choose whether to use Autodiscover to detect server settings or to manually specify server settings.
    4. Accept the disclaimer, enter the verification code, and then select Verify.
    5. Select Perform Test.
    <Resource for reference>
    How does Outlook Anywhere work (and not work):
    http://blogs.technet.com/b/exchange/archive/2008/06/20/3405633.aspx
    How to use the RPC Ping utility to troubleshoot connectivity issues with the Exchange over the Internet feature in Outlook 2007 and in Outlook 2003:
    http://support.microsoft.com/kb/831051
    Test Outlook Anywhere Connectivity:
    http://technet.microsoft.com/en-us/library/ee633453(v=exchg.150).aspx
     [RZ1]It’s part, please re-layout
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    I've just restored the M11 to Windows XP with the disks provided and Outlook Anywhere connected without issue. As strange as it sounds, this looks to be isolated to this particular model of laptop and Windows 7.
    I've used the same Enterprise copy of Windows 7 and Office on a variety of laptops and pc's and none have come across this problem. The only commonality I can see is the hardware and OS.
    Aftery trying to troubleshoot this unsuccessfully with Microsoft tech support for a few hours, they eluded to the fact that this +could+ be a hardware related problem. (driver, adapter properties, etc)

  • Looking for suggestion for SOAP over HTTP API to Oracle 10G

    I need to be able to write data to an oracle 10g database through a SOAP over HTTP connection. What is the suggest packages to do such an action.
    Best regards,
    Dale

    I suspect the problem is that the actual communication between client & Oracle DB server is done on a random "high port"; not 1522.
    The packets on the high port are not getting through the VPN.
    What I have made work in the past is to use ssh tunneling.
    Good Luck, you might need it.

  • Need example for reliable messaging over http in oracle service bus 10g

    Hi
    i want to setup the reliable proxy service that will poll the end system if it is down and send msg when it is up
    i dnt kw how to do it.
    i used WS-policy XML and set out the timeout interval and all other properties.
    and used WS transport protocol in proxy service.
    but when i request if wait for the timeout i have specified in WS-policy and than show this msg
    <soapenv:Envelope      xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
         <soapenv:Body>
         <soapenv:Fault>
         <faultcode>soapenv:Server</faultcode>
         <faultstring>
         BEA-381412: Conversation timed out.
    weblogic.messaging.saf.SAFTransportException: Send failed
         </faultstring>
         <detail>
         <con:fault      xmlns:con="http://www.bea.com/wli/sb/context">
         <con:errorCode>BEA-381412</con:errorCode>
         <con:reason>
         Conversation timed out.
    weblogic.messaging.saf.SAFTransportException: Send failed
         </con:reason>
         <con:location>
         <con:node>RouteTo_testwsrmbix</con:node>
         <con:path>response-pipeline</con:path>
         </con:location>
         </con:fault>
         </detail>
         </soapenv:Fault>
         </soapenv:Body>
         </soapenv:Envelope>
    It does not send even a single request to the end system.
    I want it like :
    when i make my end system down it must wait for timeout interval and than send the request when system is up
    PLease help me,its urgent.
    i have simple create a web service and using the wsdl to use my end system

    This exam is currently not available. It will become available again in approximately 8 weeks. You can view the exam topics to begin preparing for this exam on the exam details page http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_org_id=&lang=&p_exam_id=1Z0_451.
    There are currently no sample questions available for this exam. You will need to use the exam topics to prepare.
    Regards,
    Brandye Barrington
    Certification Forum Moderator
    Certification Program Manager

  • Help needed for CORBA over Http through proxy server[Very Urgent]

    Hi Friendz,
    I am new to J2EE. Right now I am learning RMI, Corba now.
    In RMI, to pass through Http to bypass firewall or through proxy sever, we can use either Http to port or Http to CGI/Servlet i.e., Http tunneling.
    In the same, I am running a simple corba application, i want my corba application to pass through my proxy server using http which is configured to address 127.0.0.1 and port 8118.
    How to pass my corba application through proxy server. please help me and it is very urgent.
    Is it possible or not, please let me know some comments about this topic
    Thanks in advance Friends for your help

    This is so extremely urgent that it needs to be asked multiple times.
    http://forum.java.sun.com/thread.jspa?threadID=762950

  • Oracle Connector for Outlook over https?

    Microsoft have had this feature since a long time. Is this somehow possible with the Connector?
    Or are users from the "outside" bound to use the webmail client or a vpn connection.
    best regards
    Mats

    it is possible to configure imap,pop and smtp services to use ssl.
    but, i don't know what to do with calendar...

  • AS2 over HTTP Send port question.

    I have an application that builds and  sends flat and EDI files to FTP, FILE, SqlAdapter send ports and now they want AS2 over an HTTP port, I understand the AS2 settings (using party resolution, etc.) what I don't get is how/what exactly is receiving
    the message on the other side... They don't have a web service nor a page, I created a site to test but what do I do? Send an edi file to a url????
    Bico Bielich

    From your question I understand, you have been asked to send message through AS2. Do they also going to receive message through AS2 from their party? Is your question is about how to receive the message through AS2 which you also want to send over AS2?
    You can configure
    BTSHTTPReceive.dll to receive messages over HTTP and configure the Receive location with AS2 EDI pipeline component to receive messages over AS2 into BizTalk which can be subscribed by your send port filter or Orchestration ( if you have any process
    to be applied before sending the message over AS2 send).
    Check the Tutorial-3 part of AS2 which illustrate an example which receives an AS2 message through BTSHTTPReceive.dll. 
    Tutorial 3: AS2 Tutorial
    And following references shall help you configure the BTSHTTPReceive.dll:
    How to Configure IIS for an HTTP Receive Location
    Configuring BTSHTTPReceive.dll to work on IIS 7 
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • How can I know the end of TCP stream and/or SOAP over HTTP flow

    Hi all!
    I want to read SOAP messages over HTTP, from sniffed TCP fragments.
    How can I decide that the TCP and/or the HTTP fragmenst finished?
    For example there is a SOAP message sliced to 5 TCP packets, and the first packet contains the HTTP header and some SOAP content too. The last packet contains the SOAP XML's ending XML-tag </soap:Envelope>.
    I don't want to watch every packet's end like "if the end string is </soap:Envelope> then it is the last packet", I just simply want to know which is the last packet of that message.
    The TCP connection won't be closed after the message arrives, and let's say the HTTP header doesn't contain a Content-Length field.

    A TCP connection is just a stream of bytes. It doesn't care what those bytes are. HTTP is built on top of TCP and specifies the ability to make a request without closing the connection (HTTP 1.1 Keep Alive). So you need to understand the HTTP protocol, understand whether it's a Keep Alive connection or not, and then do the same thing a browser would to do understand when a reply has been completed and the connection is available for the next request. Otherwise, you'll just look like you're getting loads of unrelated data as you sniff the connection. Oh, and you'll probably need to understand the HTTP chunking protocol too.

  • Acknowledgement sent over http on 'secure' channel

    Hi,
    I have configured a 'secure' eMS 2.0 channel with a https url of my partner: https://partner/eindpunt
    When I use this channel for outbound messages it works ok, the message is sent over https.
    When I use this channel for inbound messages it sends an ack over http, so http://partner/eindpunt
    I suspect this is because we use a proxy that does SSL handling, it receives messages over https and sends these over http to B2B.
    Well, we tested without the proxy, so inbound messages arrive over https directly to B2B, same result: ack is sent over http...
    Is there a switch to turn on https for the ack?
    I use SOA Suite 11.1.1.4.0
    Groeten,
    HJH
    Edited by: HJHorst on Apr 15, 2011 4:02 AM

    When you create an inbound ebMS agreement, you have to create a ebMS channel under Remote Trading Partner configuration and select that channel while creating the agreement (in Remote TP channel drop-down list). This channel will be used to post the acknowledgement back to trading partner. You may specify HTTP/HTTPS URL, whatever you want, in that channels configuration.
    Regards,
    Anuj

  • AS2 over HTTPs

    Hello!
    Could anyone please help me with a AS2 configuration over HTTPs? We would like to send data to our partner.
    When I am activating HTTPs I am getting the following screen:
    Can anyone tell me which certificate is expected in the field "server certificate (keystore)"? Where should this certificate be stored?
    Does anyone know where to find a documentation for AS2 over HTTPs?
    Thank you!
    Regards
    Christian

    Hi Christian
    If you want to be able to see the actual filenames in the audit log, you can use this neat trick Unknown use case of DynamicConfigurationBean: Store file name to JMS header without mapping by Stefan Grube
    For this, you need to use a two step DynamicConfigurationBean instead of one, and use the write/read operations instead of the insert operation.
    Your processing sequence would be like this:
    1) Module name - AF_Modules/DynamicConfigurationBean, Module key - getFilename
    2) Module name - AF_Modules/DynamicConfigurationBean, Module key - setAS2Filename
    And the configuration parameters:    
    1) getFilename parameters:
    key.0           write http://sap.com/xi/XI/System/File FileName
    value.0        module.filename
    2) setAS2Filename parameters:
    key.0           read http://seeburger.com/xi/AS2 dtAS2FileName
    value.0        module.filename
    This will write and read the filenames from the DynamicConfiguration fields and store them into the adapter framework module variable. Note that the value in "value.0" can be any arbitrary value but needs to have the prefix "module.", example "module.var1"
    Using this approach, you would be able to see that actual value from the dynamic configuration header being stored into the module variable. An example below (note again that my scenario is in the reverse order, i.e. AS2 File Name --> FTP File Name)
    Rgds
    Eng Swee

  • [svn] 1691: - Updating tests for realtime push over HTTP.

    Revision: 1691
    Author: [email protected]
    Date: 2008-05-13 14:36:54 -0700 (Tue, 13 May 2008)
    Log Message:
    - Updating tests for realtime push over HTTP.
    - Removing old tests that are better represented by the qa-manual\messaging\MessagingApp.mxml
    - Updating resources/config/services-config.xml so that it is clear that long poll settings have dependencies on each other:
    1. wait-interval-millis requires max-waiting-poll-requests in order to take effect
    2. client-wait-interval-millis needs the previous ones to take effect
    Modified Paths:
    blazeds/branches/3.0.x/qa/apps/qa-manual/WEB-INF/flex/messaging-config.mods.xml
    blazeds/branches/3.0.x/qa/apps/qa-manual/WEB-INF/flex/services-config.mods.xml
    blazeds/branches/3.0.x/qa/apps/qa-manual/WEB-INF/src/runtimeconfig/components/RuntimeEndp ointsAndFactory.java
    blazeds/branches/3.0.x/qa/apps/qa-manual/WEB-INF/src/runtimeconfig/components/RuntimeRTPu shOverHttpDestinations.java
    blazeds/branches/3.0.x/qa/apps/qa-manual/rtPushOverHTTP/test_autosend.mxml
    blazeds/branches/3.0.x/resources/config/services-config.xml
    Added Paths:
    blazeds/branches/3.0.x/qa/apps/qa-manual/rtPushOverHTTP/secureDestinationTest.mxml
    Removed Paths:
    blazeds/branches/3.0.x/qa/apps/qa-manual/rtPushOverHTTP/testamf1_twodests.mxml
    blazeds/branches/3.0.x/qa/apps/qa-manual/rtPushOverHTTP/testamf_channels.mxml
    blazeds/branches/3.0.x/qa/apps/qa-manual/rtPushOverHTTP/testamf_destination.mxml
    blazeds/branches/3.0.x/qa/apps/qa-manual/rtPushOverHTTP/testamf_secure_destination.mxml
    blazeds/branches/3.0.x/qa/apps/qa-manual/rtPushOverHTTP/testhttp1_twodests.mxml
    blazeds/branches/3.0.x/qa/apps/qa-manual/rtPushOverHTTP/testhttp_destination.mxml
    blazeds/branches/3.0.x/qa/apps/qa-manual/rtPushOverHTTP/testhttp_secure_destination.mxml

  • I can't use firefox after upgrading to 4.0. I get the message I have to restart my computer for upgrading, but ik doesn't start. I get the message over and over

    I can't open firefox after upgrading to 4.0
    I get the message over and over again that i have to restart my computer for upgrading to firefox.
    I tried new installation. But i got problems on all my accounts

    Start your '''Computer''' in safe mode. Then start Firefox. Try '''Safe''' web sites.
    Starting The Computer In Safe Mode;
    If running, turn your computer off.
    Remove any disks and thumb drives that are in your hard drives or ports.
    Now start your computer but also;
    '''Windows; '''Press the <F8> key repeatedly.
    '''Mac: '''Hold down the Shift key.
    '''Linux; '''Using the command line, Linux/Unix computers can be booted
    into various run levels that determine which resources are loaded.
    For example, "runlevel 1" is typically the equivalent to Windows and
    Mac safe modes.
    * Source; '''[http://encyclopedia2.thefreedictionary.com/Linux+Safe+Mode Safe Mode; Free Online Encyclopedia]'''
    When the '''Boot''' menu is displayed, release the key you were pressing.
    You must now choose what mode to use. The most used are;
    * Safe Mode; The computer runs with only a minimum set of programs.
    * Safe Mode '''With '''Networking; Same as above, but with internet access.

  • Design Choices and is LiveCycle needed? best practices for using RTMP/AMF over HTTP/XML communicatio

    Hi,
    I am new to flex/RIA. I am exploring different design choices especially in client server communication. On client side we will be using Flash based RIA (using Actions scripts).
    There will be some simple forms (like for login, registration, payments etc) and some simple reports including with several graphs and charts. Each chart might have 1000 to 1500 data points etc. There are not video or audio content as such. On server side we have Servlets, java API and some EJBs to provide the business logic and real time prices/content (price update is usually every 10 seconds) /data. Some of the content will be static as well.
    I have following questions in my mind. Is it worth it to use RTMP/AMF channels for the followings?
    1. For simple forms processing (Mapping Actions scripts classes to Java classes). Like to display/retrieve/update data for/from registration forms.
    a. If yes, why? Am I going to be stuck with LCDS? Is it worth it? What could be the cons for heavy usage/traffic scenarios
    b. If not what are the alternates? Should I create the web services? Or only servlets are sufficient (ie. Only HTTP+Java based server side with no LCDS+RTMP+AMF)? All forms need to communicate on secure channel.
    2. For pushing the real time prices/content which we may need to update every 15 seconds on user interface using graphs and charts. Can I do it with some standard J2EE/JMS way with RIA (Flex) on front-end? i.e. Flash application will keep pulling data from some topic. Data can be updated after few secs or few minutes which cant be predicted.
    3. Are there any scalability issues for using RTMP? What happens if concurrent users increase 10 times within a year?
    4. What are the real advantages of using RTMP/AMF instead of simple HTTP/HTTPS probably using xml based objects
    5. Do I need to use LCDS if I am using AMF only on client side? Basically I mean if I am sending an object in form of xml from a servlet. Can some technology in Flash (probably AMF) in client side map it an Action script object?
    6. What are the primary advantages of using LCDS in a system? Is there any alternate solutions? Can I use some standard solutions for data push technologies?
    I would like that my server side implementation can be used by multiple types of clients e.g. RIA browser based, mobile based, third party software (any technology) etc.
    I appreciate if you can kindly refer me to some reading materials which can help me deciding the above. If this is not the right place to post this message then please do refer me to the place where I can post such questions.
    Thanks and Kind regards,
    Jalal

    Hi Jalal,
    Let me see if I can help with some of your questions
    1. Yes, you can use LCDS for simple forms processing. Any time you want to
    move data between the Flex client and the server, LCDS (or its free Open
    source cousin BlazeDS) is going to help. I would expect you would use the
    mx:RemoteObject MXML tag to invoke server side code, passing it the form
    data input by the application user.
    2. If you need to push near real-time data, LCDS gives you the RTMP channel
    which can scale quite nicely. You can then use the mx:Consumer MXML tag to
    subscribe the clients to the messages, which can come from almost anywhere,
    include JMS topics or queues.
    3. RTMP (included in LCDS) is the best option for scaling to tens of
    thousands of users and the LCDS servers can be clustered to proved better
    scaling.
    4. The AMF3 protocol used over the RTMP channels performs much faster than
    simple XML over HTTP. See this blog posting for some tests:
    http://www.jamesward.org/census/.
    5. If you are sending a Flex application XML, then I would recommend using
    the E4X API to work with the XML. This is a pretty nice and powerful way to
    work with XML. If you want Actionscript objects (and probably better
    performance), then using AMF serialization to Actionscript objects is the
    way to go.
    6. Primary advantages? There are many, but mainly you can avoid thinking
    about the plumbing and concentrate on solving your application and business
    logic problems.
    Hope this helps you a little
    Tom Jordahl
    Adobe

Maybe you are looking for

  • .doc to pdf using jakarta tomcat POI

    Hi I need to convert my test.doc file in to test.pdf.I found a API jakarta tomcat POI project handling file systems 1) is it possible to do that?(test.doc convert to test.pdf) 2) do i have to use POIFS API or HSSF API HPSF API?which API 3) do i have

  • Mpc in fpga

    sir, myself sajingopi doing masters in automation. I am trying to implement Model predictive control in fpga and the platform that i am using is labview. First stage of the project was over in which i tried to implement MPC in labview and got the req

  • Moving from 4.0.0.10485 to 4.0.0.13875

    Hello Folks, A few questions: (1) Where have contentBackgroundColor, rollOverColor and selectionColor gone from ItemRenderer? What should we use going forward in their absence? (2) What use-cases motivated these additional methods for IItemRenderer?

  • JCO log

    Hi I am calling an RFC Function module in R/3. I would like to see which values that is sent through the JCO, is this possible? I know about the dev_jrfc log but this does not give me parameter information. Is there anoter JCO log? (I have also looke

  • Internal Transfer between two payrolls

    Hi In the same BG we have 2 payrolls .. A payroll and B payroll .. if employee want to transfer the payroll between the month what are we need to follow. Can any one give check list we must follow for this , as taxation rules and sick rules are diffe