Calling another ITS service from existing ITS service

Hi to Everyone,
I would like your advice on calling another ITS service from existing ITS service.
From my current ITS service eg. "Z_TESTA", i wish to call another ITS service "Z_TESTB". The problem is that it always prompt for userid and password when i called the 2nd ITS service. However, user already enter the password & id when they login to the 1st ITS service. Is there a way to call this new ITS service w/o the userid & password prompt again?
Below is the codes that we used to call the new ITS service:
(a) "http://.../scripts/wgate/webgui/!?~transaction=z_testb"
OR
(b) "http://.../scripts/wgate/z_testb/!"
We used both method (a) and (b) but same outcome. Thank you in advance!
YanaJ

Hi YanaJ,
in order to skip a manual login you have to have the credentials somewhere. If you disabled cookies, what I told you will not work. Another possibility would the usage of X509 client certificates. But this requires that you have a setup that distributes the certificates of all of your users. I personally nether setup such scenario. Maybe someone other can explain what you have to do.
Best regards,
Klaus

Similar Messages

  • Getting error message when i call newly created method from existing wcf service( System.ServiceModel.ActionNotSupportedException)

    I have existing wcf service which is working fine. I have created new operational method in the one of the servicecontract and I ref that dll into my client and calling that new operational method. when I call the new operational method, I am getting the
    following error message.  old operational method is working fine when I call that.
    Since my service is already there. all the binding information is present already in the config file of service and client. I didn't touch the config file since I just added new method into the servicecontract.
    I am using Tcp connection.
    Please help me regarding this.
    Error :
    {System.ServiceModel.ActionNotSupportedException: The message with Action 'http://tempuri.org/IAccountDetailService/Test' cannot be processed at the receiver, due to a ContractFilter mismatch at the EndpointDispatcher. This may be because of either a contract
    mismatch (mismatched Actions between sender and receiver) or a binding/security mismatch between the sender and the receiver.  Check that sender and receiver have the same contract and the same binding (including security requirements, e.g. Message, Transport,
    None).
    Server stack trace:
       at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
       at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at SATT.ServiceContract.IAccountDetailService.Test()
       at SATT.Web.ServiceAgent.AccountDetails.Test() in d:\Gowsiya\Project\SATT\Dev\Src\SATT\SATT.Web\ServiceAgent\AccountDetails.cs:line 31
       at SATT.Web.Controllers.AccountDetailsController.GetPipelineDetails(Int64 mstpid, String pageNumber, String pageSize, String orderColumn, String orderType, DateTime timePeriod) in d:\Gowsiya\Project\SATT\Dev\Src\SATT\SATT.Web\Controllers\AccountDetailsController.cs:line
    57
       at lambda_method(Closure , ControllerBase , Object[] )
       at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
       at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
       at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
       at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
       at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()}

    Hi Gowsiya,
    Maybe the WCF forum would be better for this issue, you know that this forum is to discuss the VS IDE.
    WCF forum link:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=wcf
    Thanks for your understanding.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to call an Oracle Report from a Self Service HR page.

    Hi,
    I am trying to call an Oracle Report from a Self Service HR page. I personalized the page to add a button and link the report's URL to that button; but I am having issues passing/manipulating parameters to this report.
    Is there a better approach to do this, please post your suggestions. Also If you can direct me to some usefull documentation that will be great.
    Any help will be greatly appreciated.
    Regards
    Hilal

    Tapash,
    Thanks for reponding.
    Here is the URL I am currently using :
    https://gccss.glendale.edu:8001/dev60cgi/rwcgi60?server=rep60_crp3+userid=apps/pswd@crp3+report=/u07/oracle/crp3appl/gcccus/11.5.0/reports/US/GCC_ACCRUAL_BAL_0505.rdf+desformat=html+paramform=yes+destype=cache+p_accesscode=""
    The p_accesscode is the parameter I need to pass to the Oracle report.
    Currently, when I click the button, it invokes the above URL and takes me to the parameter form of the Oracle report and when I enter the Username, it runs the report and displays the desired output. But, what I need to achieve is, to pass the current user who has logged in behind the scene and to get rid of the parameter screen totally. Is this doable ? If yes, please help me !!!
    Thanks
    Hilal

  • Call proxy service from other proxy service with attachment

    Hi!
    I have got an email sending proxy service I would like to call this from an other proxy service and I want to send attachment in email. I can send email with attachment if i call this proxy as a webservice (e.g. from soapUI)
    But if i want to call this email proxy service from other proxy service, the attachment in email is empty. I put a log action (expression: $attachments) in the beginning of email proxy service, and I saw this in the log file:
    +<con:attachments xmlns:con="http://www.bea.com/wli/sb/context"/>+
    So the attachment is really empty...
    I use service callout. I put an insert action in request action of service callout:
    In Variable:
    attachments
    XPath:
    +.+
    Location:
    as first child of
    Expression:
    +<con:attachment xmlns:con="http://www.bea.com/wli/sb/context">+
    +     <con:Content-Type>application/octet-stream</con:Content-Type>+
    +     <con:Content-Disposition>attachment; filename="{$v_fileName}"</con:Content-Disposition>+
    +     <con:Content-Transfer-Encoding>base64</con:Content-Transfer-Encoding>     +
    +     <con:body>{$attachments/ctx:attachment/ctx:body/*}</con:body>+
    +</con:attachment>+
    Why cannot I call this email proxy service from other proxy service for sending email with attachment?
    I tried to solve this other. I called an email sending business service from this proxy service. But in this case I cannot set the body of email. If I put just one Transport Header action in publish action, I could send the email (with empty body). But If I put a replace action in publish action as well then the OSB didn't send the email and I couldn't find any error message in log file... How could I set the body of email in publish action?
    Thanks!
    Viktor

    You should be able to get the current user id from the SPListItemEventProperties object. From here you should be able to create a Claim. For example get the user by using
    user = SPWeb.Users.GetByID(properties.CurrentUserId)
    SPClaim claim = SPClaimProviderManager.CreateUserClaim(user.email, SPOriginalIssuerType.TrustedProvider, issuerIdentifier);
    https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.administration.claims.spclaimprovidermanager.createuserclaim(v=office.14).aspx
    Blog | SharePoint Field Notes Dev Tools |
    SPFastDeploy | SPRemoteAPIExplorer

  • Calling another java class from a servlet

    I am trying to write a web based form handling system (for a college project)
    I have a servlet that responds to a user request for a form. I have another java program (HTMOut) that parses the xml file for the form and produces HTML output. When I call the HTMOut from the servlet it crashes the webserver (Tomcat). But if I call HTMOut from an ordinary java class it runs fine. If I call another test program from my servlet that works too.
    Any ideas?

    where does your HTMOut output? A file or a stream? I think it is better that HTMOut can output to a stream you can set externally.

  • Why is Verizon blocking its customers from using OpenDNS service?

    I have always used my devices through my home WiFi until recently my phone and tablet are not using my preferred DNS server. I'm considering changing wireless companies if this issue is permanent.

    Verizon does block certain ports for safety and security reasons. That is true. They have a responsibility to protect their customers and their network.
    You state in the past your tablet and phone was able to connect to your home WiFi network using Open DNS.
    The part I am trying to get across is the tablet and phone have no idea what DNS you are using.
    A properly set up network either using your broadband or DSL providers network versus you using the open DNS service is not going to stop the tablet or the phone from making a connection to your mode/router.
    In example I receive my connection through RR. I then have my own modem connected to it, my modem grabs its DNS from RR. This modem also has WiFi built in. So the address is 292.168.1.100 but I can change it.
    My router now is accessed via 192.168.1.1 but in the routers settings I can use open DNS or any other proxy server I have rights to.
    I use different id  names for both WiFi devices. So I set my tablets to use a dedicated address, in fact every device is set to use 192.168.1.25, or 24, 23, or 13 and so on. This forces all connected devices to acquire the same address each time.
    However it makes no difference what DNS server I am using. As long as my modem/router has a solid connection to the net my devices will always work and do.
    Good Luck

  • Migrating Services From External ITS to Internal ITS

    Hi All,
    We are migrating from External ITS 2.0 (SAP R/3 4.6B) to Internal ITS 6.0 (SAP ECC 6). Can anyone tell me on how to migrate services which are there in External ITS to Internal ITS, so that the same External ITS services are visible in SICF or SE80 Transaction.
    Thanks and Regards In Advance,
    Sidhartha Chatterjee

    Hi Sidhartha,
    As Klaus recommend, you should start with help.sap.com.
    I would also suggest doing a search in this forum, for similar threads like your. There are many of them, with good links and tips.
    I think a very good practical start to understanding the internal ITS is to read Durairaj Raja's excellent webblog, "Running your first ITS WebGUI application in SAP Netweaver 04 ABAP Edition", /people/durairaj.athavanraja/blog/2005/08/21/running-your-first-its-webgui-application-in-sap-netweaver-04-abap-edition--nsp
    regards,
    Jørgen

  • How to generate doc/lit/wrapped services from existing wsdl?

    Hello,
    I am using workshop 10.1 to generate webservices from existing wsdl files from workshop 8.1. The existings webservices are based on an xmlbean utility project.
    When I generate the webservice from the existing wsdl file it generates automatically services with doc/lit/bare operations. I found in the known issues that this combination is not supported in combination with xmlbeans.
    See: CR283457
    XBeans are not supported as parameters or return type for doc/lit/bare operations.
    Use of Xbeans as a parameter or return type with doc/lit/bare bindings is not supported in operations or callbacks and will result in a failure during deployment.
    Platform: All
    Workaround: Use doc/lit/wrapped for services that use XBeans as parameters or return types.
    The workaround state to use doc/lit/wrapped for services. My questions is how to do that since workshop has all control over the generation of the webservices? ?:|
    Thanks in advance,
    Martijn Baels
    Software Architect
    www.leanapps.com

    Hi Martijn
    If you do generate web service from the wsdl on a 9.2 project, it always uses jax-rpc types and there's no xmlbeans involved.
    If the wsdl is in the schemas folder and the xmlbeans builder is on, then you also have xmlbeans types created by the builder they aren't being used by the web service. You will still have problems, because some of the xmlbeans types may conflict with the jax-rpc types.
    so when we generate webservice from a wsdl it will never use xmlbeans type, even if the xml builder is on, because WLS doesn't support start from wsdl with xmlbeans types.
    Can you please attach the wsdl and the steps so I can replicate and see the issue?
    Thanks
    Vimala

  • Creating web service from existing WSDL - why wsimport?

    Hi folks,
    I'm using Netbeans 6.0 to "Create a web service from an existing WSDL..".
    The problem is: it creates a new service with a NEW WSDL. I don't want it to do this, since I'm relying on a client to send a message conformant to the old WSDL. I'd noticed that in the jaxws-build.xml file, it's using wsimport instead of wsgen.
    Does anyone have any suggestions as to how I can tell Netbeans to create the service using the original WSDL (not generate a new one)? Do I have to use wsgen instead?

    If you are under support contract, could you file a support issue at
    http://support.bea.com/ and then post the case #? Thanks.
    br
    Jesper Goertz wrote:
    The test client in weblogic 9.2 seems to have a problem with more than one xml schema in the wsdl.
    It works for me in 9.2.1 after having copied the new test client file into a weblogic lib as described in the workshop 9.2.1 documentation of the test client.
    /Jesper

  • Invoking multiple host web services from JCAPS web service (RemoteException

    I am trying to invoke 2 web services sequentially ( not JCAPS service , some host service exposed as web service ), from my jcd which is also exposed
    as a web service.Both the host service have incorporated basic http authentication scheme,and i am setting the security credentials in the enviornment.
    (ie SOAP/HTTP external systems - client).
    However when I deploy my web service and try to invoke the host services,the first host service being called is invoked successfully and i get the response back.But the second service throws a RemoteException and the SOAP response carries "Client not authorized" message in faultstring detail tag.
    I do have separate external SOAP/HTTP systems for both the services,also the external systems have been configured with
    the HTTP basic authentication credentials.
    Infact I tried creating 2 separate JCAPS service for calling the host services individually.I am able to get the expected output
    from the services.
    The issue only arises when the host services are invoked in a sequential manner from a single JCAPS service.
    Please do let me know if i can fill in some more gaps in the information i have provided.
    Could this possibly be an issue in JCAPS?

    I have couple of doubts in this context.
    a) Is this issue only restricted when web services not developed using JCAPS are invoked or it arises also when 2 JCAPS external services are invoked
    sequentially.(I tried a PoC where in i created 2 deployments for calling the host services and invoked the deployment using another JCAPS web service and it worked fine)
    b) Also if this issue only arises when the external web services being invoked have security credentials or just invoking any web services in sequence create
    this problem.
    PS : Any link to contact the sun support team?

  • Call another Message Interface from Java Mapping

    Hi Gurus!!
    I have designed a Java Mapping that does a Socket Connection. Before send the response of the Java Mapping, I have to send information to our SAP System.
    I have see in a blog that I can call a RFC from the Java Mapping, but my doubt is, can I call another Message Interface designed on XI?
    Thanks and regards,
    Manuel Míguez.

    That's tricky, since the proper way of doing it would be through BPM.
    Anyway, if you expose your XI interface as a WebService (Soap sender cc) you could access it through Mapping Lookup (lookup works for RFC, DB and Soap lookups). Check https://help.sap.com/javadocs/NW04S/current/pi/index.html
    But be aware that Mapping Lookup API is not intended for inserts/updates (since it doesn't contain any transacational handling), just mere lookups (selects in tables), so I'm not sure it is the best approach for your case.
    Regards,
    Henrique.

  • How to remove Oracle Services from Win NT Services

    I had oracle 8i(8.1.6) installed and then tried to upgrade to 9i (9.2) but it got messed up as database upgrade only works from 8.1.7 to 9 and not from 8.1.6. SO I uninstalled both 8i & 9i and want to install it again a fresh but before doing this I want to remove the oracle services in Win NT Services.
    How can I do this?
    Thanks

    Here are a couple of links to instructions as to how you might uninstall Oracle:
    From this forum:
    Re: HTML DB 1.6
    From elsewhere on the web:
    http://www.cryer.co.uk/brian/oracle/howto_orcl_uio.htm
    http://www.louisville.edu/it/twotier/oracleinstall/uninstall/
    http://www.orafaq.com/msgboard/windows/messages/1144.htm
    Good Luck

  • Removing Oracle Services from Win NT Services

    I had oracle 8i(8.1.6) installed and then tried to upgrade to 9i (9.2) but it got messed up as database upgrade only works from 8.1.7 to 9 and not from 8.1.6. SO I uninstalled both 8i & 9i and want to install it again a fresh but before doing this I want to remove the oracle services in Win NT Services.
    How can I do this?
    Thanks

    go to register, type regedit on run prompt
    register will open. go to hkey_local_machine then
    go to software and click oracle option
    and then find service name,
    and delete the service.
    otherwise you may stop the service by control panel
    before installation of software
    regards.

  • Launching another Swing application from existing one using Runtime.exec()

    Hi,
    I have two separate Swing applications, say A and B. I need to launch B from A using Runtime.exec() - essentially I am launching another VM instance from one VM. I am encountering strange problems - B's main window comes up, but GUI doesn't update; sometimes B comes up and GUI updates, but huge memory leaks happen. All the problems with B go away once A is shut down. It almost looks like both the instances of VM are sharing (or competing for) the event thread. Any comments will be of great help. Thanks.
    note: There is no problem launching B if A is a console java application (i.e. no Swing GUI).

    Do you have to have the second application running in a seperate VM (process)? If not completely neccesary, then you can just invoke the static main() of the second class. If the type of the second class isn't known untill run-time, you can use Reflection to invoke the method.
    Miguel

  • How to call standard ITS service from custom ITS service

    Hi,
    I have a requierement in ITS where I need to call standard ITS service(CATW) from custom service upon clicking on Accept button. how to achieve this?
    Thanks in advance.

    Hi  Sarada Nukala,
    You can call the service url from first service button. To get this url, from SICF transaction, test service and a browser is opened.
    Hope this helps,
    Iván.

Maybe you are looking for

  • Just need a simple client sending message to server example????

    Im trying to find a simple client-server example, where i can put the client on one laptop, server on the other and pass messages from the client to the server. I've been trying to follow examples and ive had problems with policies, stubs(?) etc etc

  • Putting 2 programs together

    I have these 2 individual java progrmas that I want to run together. I would like the programs to first ask for the users name and then output the date and then the users name. Here are the two programs individually: import javax.swing.*; import java

  • More then one E-mail address per insurance provider

    Hello to you all, Does anyone have an Idea on how can I maintain more then one E-mail address per insurance provider? In Tcode NG07/8/9 I am able to have only one which is not enough, I would expect to have a multiple selection on that field like in

  • Problème lors de l'utilisation de l'outil plume dans illustrator

    Bonjour, J'ai un problème un peu embêtant. Je commence à utiliser illustrator cs5.5 depuis un certain moment sans problème. Mais je ne sais pas pourquoi, depuis aujourd'hui quand j'utilise l'outil plume et place deux points d'ancrages sur un axe hori

  • XmlResolver is not working in Windows Phone 8.1 Universal Apps

    XmlResolver is Working in WP8.0, But when coming to in WP8.1 Universal Apps it is not working. XmlReaderSettings settings2 = new XmlReaderSettings XmlResolver = new XmlXapResolver() Devi Prasad.P