Is it possible to  use an ISR developed in ITS?

I have developed an ISR using the ITS, because we are having various difficulties with the Adobe forms. Testing the service from SE80 calls it up fine, and also from QISRSCENARIO.
Now I am trying to integrate it into the portal to check it with actual employee data and I get the following error:
<b>com.sap.portal.appintegrator.sap.WebDynpro::WebDynpro/TopLayer</b>
MandatoryParameters
DefinitionType   <i>ABAP Java </i>
System   <i>SAP_WebDynpro_XSS</i>
Application Name    <i><blank></i>
OptionalParameters
WebDynproNamespace   <i><blank></i>
Application Parameters   <i>SCENARIO=ZPW2&sap-cssversion=6.0.15.0.0&MODE=CREATE&sap-wd-cltwndid=WID1170322423139&sap-ext-sid=g1V2Ojboq8hZxwcHKgdkVw==/PIgIoigkJjy8imvnhfWMQ==</i>DynamicParameter   <blank>
DebugMode  <i>No</i>
<b>
[EDIT] I have overcome the above problem by creating an IView, and then using that PCD URL in my configuratioin settings - at least my form is called now, although its not executing correctly (yet)... My question still remains - Are ITS forms still supported?</b>
What am I doing wrong here, and how do I call an ITS ISR in ESS/MSS? Are ITS forms still supported?
Thanks,
Armando
Message was edited by me as i got a little bit further
        armando spagnolo

Something else that I just tested:
I have developed an PCR as an ITS form as well, and when I select "Personnel Change Request" ain the portal and then choose my form, I get this error message:
<b>No Adobe Form Is Assigned to the Scenario</b>
com.sap.pcuigp.xssfpm.java.FPMRuntimeException: No Adobe Form Is Assigned to the Scenario
     at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:111) .................................
Does this mean that ITS forms are no longer supported at all as PCR's? I could not find any mention of this in the documentation despite searching for it.
Armando,

Similar Messages

  • [CS2]Is it possible to use XCode to develop plugin on MAC?

    Hi,
    Im new to Indesign Plugin Development.Is it possible to use XCode to develop Indesign Plugin on Mac 10.3.9 for Indesign CS2?
    SDK says that the IDE to be used is Codewarrior 9.3.I have Codewarrior 8.3
    installed in my system.Will i be able to compile plugin in this version of codewarrior?
    Please give me your suggestion.
    Thanks in advance.
    myRiaz

    I'll back up Peter on this one. InDesign is tied to the specific C++ ABI and therefore you can only use the same compiler to build plugins. There can even be problems with differing versions of CodeWarrior.
    Unfortunately I don't have a good answer for you as CW is generally no longer available for purchase. I'd start a conversation with Developer Technical Support to begin with. You can also perhaps search Ebay. Finally, as I recall CW10 was released for free from MetroWerks. If you can find that there is a chance, however slim, you could get CW10 to build a CS2 plugin.

  • Is it possible to use "c/c++" developed library in java?

    hello all
    i have a convertor. which convert wav to mp3 and it is developed using "c". now i want to use that in java. is it possible? if possible then how?
    i am working in a project where the project (convertor) will be in server and client will access that from the client pc within a network. now i want to use that convertor which is developed using "c".
    anyone can tell me how can i do that??
    thanks
    bashar

    The previous answers are correct - you can do what you need by using JNI.
    However, there are serveral products, so-called "JNI wrappers" that allow you to call any C function from Java without learning JNI.
    Here is link to one of such products, and you can find others in google as well.
    http://www.excelsior-usa.com/xfunction.html
    Library for painless JNI programming

  • T's possible to use the jsp to develop stand-alone application?????

    Hello everybody, I would like to know your considerations about this topics: It's possible to use jsp to develop stand-alone application that will be not run on the server but on the local machine?There are some negative aspects on make this? Thank you for your reply

    i don't think you could ever protect the jsp code and it wouldn't do you much good to bother anyway, since anyone with a browser can just "View Source" and see all the HTML on the page anyway.
    the only thing you would want to protect is your java source. you don't have to distribute the .java files with your application, just the .class's. you could try and obfuscate the .class files, but a determined person will always be able to reverse it back to a .java program and read it. it would take a bit of work and knowhow though, so figure out how smart the consumer is going to be and if they will be able to figure out how to reverse .class files back to .java

  • Using SET GET parameters in ITS

    Hi All,
    Is it possible to use set get parameters in ITS. We want to set some parameters in a BADI and read the value in ITS Template .
    Or is there any other method to do this?
    Thanks,
    Anubhav

    Sure. In your abap program use the following code
    *  ITS macros
    INCLUDE avwrtcxm.
    GET PARAMETER ID 'YOUR_PARAMETER' FIELD SAVE_PARAMETER.
    field-set u2018~YOUR_PARAMETERu2019 1 SAVE_PARAMETER.
    field-transport.
    in the template you can now use ~YOUR_PARAMETER.
    regards,
    Klaus
    Edited by: Klaus Layer on Feb 3, 2009 5:05 PM

  • Is it possible to use some product on the unix server at the development level which would make it p

    Hello,
    We are generating editable PDF forms from the scratch at the development level on the unix server. Is it possible to use some product on the unix server at the development level which would make it possible to save these editable PDF forms to be saved using acrobat reader? These forms are used by the end users and the edited files are then saved... Kindly help me in this regard..
    Best Regards,
    Deepak

    Dear Aandi,
    I am really thankful to you for this. I will suggest this to the business and then they can contact adobe for this. Thanking you once again for providing me with all the valueable info. You have been instrumental in helping me out in my project.
    Best Regards,
    Deepak Goyal

  • I downloaded OS X Lion Server using my apple developer account? Will it stay after my enrolment is over?

    The title says it all. I downloaded OS X Lion Server using my apple developer account? Will it stay after my 1 year enrolment is over? I basicaly signed in and redeemed a code to download OS X Lion Server. It is now in my purchased list in the Mac App Store. But I got it by redeeming a code that I got through being an Apple Mac Developer. I wanted to know if I decided not to pay $99 next year to renew my enrolment, will I still be able to keep OS X Lion Server in my purchased list in the Mac App Store. When I click on More Apps by Apple in the Mac App Store, it takes me to the page with all their apps. OS X Lion Server says it is installed. But I want to know if it will still be in the purchased menu after the enrolment is finished and not renewed.

    I am a new Mac Developer. I checked the page you gave me and I think it's more to do with topics about programming and using the developer tools and pre-release software. I don't think my question relates to any of the topics there. OS X Lion Server has already been released and is available for the public. I was planning on buying it. But before I did that I wanted to become a developer. So I enrolled in the Mac Developer program and I went to download OS X Mountain Lion Developer Preview 2 when I realized that I could also download the already released OS X Lion Server which was available for $50. So instead of buying it from the Mac App Store, I just got the redemption code from the Mac Developer Center and downloaded it free of charge (I did pay the $99 to be a Mac Developer though). Now it has been added to the purchased list in the Mac App Store and when I click the More Apps by Apple button in the Mac App Store, it takes me to the page with all Apple apps. And now on that page it says that OS X Lion Server has been installed. I am just wandering if once my enrollment is over next year April, and I decide not to renew my enrolment, will I still be able to have the OS X Lion Server in my list of purchased apps and still be able to re-download it? Sorry if this is too long, but I am trying to be as clear as possible. Sometimes when I ask questions, I wait a whole day and go back there, only to find out that they didn't understand what I meant. Thank you .

  • IS IT POSSIBLE TO USE AME AT AP-PAYMENT R12 ?

    Hi everyone,
    Our client has a requirement like this :
    They want to use Approval Workflow for payments (AP). Payments should not be paid, until authorized manager approve transaction. Transactions are classified according to their amounts. Transactions should be diverted to authorized personnal, according to their Approval Limit. And this approval may be serial or parallel.
    Is it possible with standard functionallity or can it be done with custom workflow development ? Or are there another solutions that provides this functionallity ?
    Thanks in advance
    Cagri

    sl725 wrote:
    Is it possible to use Facetime to connect Macbook Air with iPhone?
    Using FaceTime
    http://support.apple.com/kb/ht4319

  • Is it possible to use Fingerprint recognition in iOS7 in third party app?

    We are trying to develop an app which need to include Fingerprint recognition in iOS7. We searched lots of communities to find the solution, but haven't get any correct information. Somewhere written that the Fingerprint recognition only use in native app in iPhone 5S. But we can not use that hardware (Home button)/api in third party app. I am not confirmed yet. So is it possible to use that functionality in a third party app development?

    hi friend,
    i am facing problem with my fringerprint machine.i dont have any idea how to connect that macine with my system and how to extract that fingerprint machine data in to my application witch is build up into Apex.
    i want to use fingerprint machine to manage Employee Daily attendance.But i dont know how can i do this in apex.
    if you have any idea please help me
    Thanks
    Manoj Kaushik

  • Is it possible to use 3D objects in Flash CS4 for animation?

    Hi,
    Is it possible to use 3D objects created in 3D Max, Blendor, iClone etc. to perform animation to make Flash Movie more realistic? Can I make nice animations like in iClone 4 Software?
    If it is possible to use 3D Objects in Flash, please provide a sample Tutorial Link if you have any.
    Thanks in advance.

    Here are some links to 3d tutorils which u might find useful
    http://www.adobe.com/devnet/flash/3d_animation.html
    http://www.adobe.com/designcenter/flash/articles/lrvid4059_fl.html
    http://www.flashandmath.com/flashcs4/
    http://www.kirupa.com/developer/flashcs4/intro_3d_flashcs4_pg1.htm

  • Is it possible to use C++ in a Kernel Extension?

    In the "Kernel Extension Programming Topics" document there are two examples of kernel extensions - HelloKernel and Hello I/O Kit.
    The Hello IO Kit is created as an I/O Kit Driver project and HelloKernel as a kext project.
    Hello I/0 Kit has C++ classes in it whereas HelloKernel is just C.
    Is it possible to use C++ in a kext project? If so what header files or bundles must be included to make it possible?
    My aim is to develop an NKE (which I presume has to be created as a kext project) and I would rather implement it it using classes than using just C.

    hotcheese wrote:
    Was it pre-Snow Leopard?
    Yes
    I've just seen this following text from the Kernel release notes for Snow Leopard, would this make a difference? ( I notice it mentions I/O however, why is C++ allowed in I/O kexts but not in others?)
    *Mixed C/C++ Kexts*
    Mac OS X Snow Leopard features support for kexts that use both C and C++ code. On prior
    releases of Mac OS X, making use of Libkern C++ classes in a generic (C-based) kext was a
    risky proposition, since the I/O Kit auto-unloading mechanism destroyed any kext
    referencing such classes if there were no instances of them. Apart from that, even if non-
    Libkern C++ was used, the stub routine invoked at unload called the kext’s static C++
    destructors before the kext’s stop routine, and when the kext was auto-unloaded the stop
    routine wasn’t invoked at all.
    Snow Leopard corrects these issues by:
    Marking only kexts that define subclasses of IOService for auto-unload. Non-I/O Kit
    kexts loaded on Snow Leopard can safely use and subclass Libkern C++ classes.
    Altering the stub unload routine to call the kext’s stop routine first, then the kext’s
    static C++ destructors. Important: To gain this behavior you must build your kext to
    be targeted against Snow Leopard, as the stub routine is built into the kext.
    Always unloading a kext by calling both the stop routine and then the C++ static
    destructors, regardless of kext type (generic or I/O Kit).
    That is very interesting. I suggest you post your question on Apple's Darwin kernel mailing list. I have seen postings there that both echo what I told you and claim that you can make C++ work fine. It is highly likely that I just need more experience writing kernel code (and a better project idea). I would like to know the answer to this question myself. It doesn't seem as cut and dried anymore.

  • It is possible to use multiple iPads in my own enterprise and to create an app just for my restaurant not in appstore???

    It is possible to use multiple iPads in my own enterprise and to create an app just for my restaurant not in appstore???

    Yes that's completely feasable.
    Actually there is another way to install apps ad-hock that i was not aware of (this does not require the devices to be attatched to the Mac with the SDK and project, it can use any computer or distribute via your LAN:
    iOS Developer Programme:Ad Hoc Distribution
    With Ad Hoc distribution you can share your application with up to 100 other iPad, iPhone, or iPod touch users. Through email or by posting it to a website or server, users can download and install your app.

  • Is it possible to use digital signature in Sales order of SAP B1 ?

    Hi Experts,
    Version: 8.81 PL07
    Cyrstal report Layout: 2011
    Is it possible to use digital signature in Sales order of SAP B1 ?
    Thanks in advance,
    Regards,
    Dwarak

    Hello
    Signature by scanned image is possible, you can create a function to do it. please note: images must be inside the reports, and hide them with a CR function.
    For certificate based sigbature of CR is not possible, you must develop an addon for that which is do this functionality.
    János

  • Optimizing an SQL Query using Oracle SQL Developer

    Hi ,
    Currently i am using Oracle SQL Developer as my Database IDE .
    Is it possible to use Orqcles SQLDeveloper for the purpose of Optimizing an SQL Query ??
    For example assume i am having a query as :
    Select from Tranac_Master where CUST_STATAUS='Y' and JCC_REPORT='N'*
    Could anybody please tell me how can i use Oracle SQL Developer to optimize this query or any other SQL queries ??
    Please share your ideas , thanks in advance .

    1. Your query looks very simplistic as it is, so I fail to see how you can better optimise it (unless 'Tranac_Master' is a view, in which case I'd need to see the view details).
    2. No tool can automagically optimise your SQL to any degree of practical use. Very minor adjustments may be possible automatically, but really it is a question of you knowing your data & database design accurately, and then you applying your expert knowledge to tune it.

  • Problem Dropping Objects in Oracle XE using PL/SQL Developer

    Hi all,
    I am using PL/SQL Developer to access Oracle XE. I created some tables and later dropped them. But I still see some objects in the PL/SQL Developer Browser under the Tables section.
    Below is the name of the objects in I see:
    bin$fj7zj7y9rhqujmwrz1zmtg==$0,
    bin$frxjknkot4cwtkexm4wtca==$0,
    bin$q2m8wls+s72szfufb+mnzw==$0,
    bin$syrcyj1bsqcelpfsodudrw==$0,
    bin$tjt8ipk6ras8qtx0zvn+6w==$0,
    bin$vc6dzazorg6zwemticqdha==$0,
    bin$xfrxhcb3s5ev8wkjfc/3vg==$0,
    bin$oyrdsi+us+yhhoprzdingq==$0,
    bin$vtk7saqqtecbhmdwpnp1bg==$0,
    bin$x1hhdhy+trmfponyldjwdw==$0
    When I tried dropping these objects, I get ORA - 00933: SQL Command not properly ended. Error deleting bin$fj7zj7y9rhqujmwrz1zmtg==$0
    How do I resolve this problem? And then drop all those objects listed above.
    Is it possible to drop those objects at all?
    Thanks in advance.
    Sam.

    There is no problem sofar. The objects you see are dropped objects ( if you drop it, oracle silently rename the object but preserve it as long you have sufficient space ).
    You shouldn't drop them if you don't have issue with free space - they enable you to get back accidentally dropped table without to have restore the backup ( flashback table). If you are annoyed by displaying it in PL SQL Developer, you can just add a filter to not show them to you ( all objects like 'bin%' ) or you can update to newrer version of PL SQL Developer ( i've 7.0.0.1050 and it is displayed properly, all dropped objects can be found under recyclebin folder ). Finally , if you want purge them, use the 'purge recyclebin' command.
    Best regards
    Maxim

Maybe you are looking for

  • Customer Statement via Email

    HI, I have config the Customer statement by means of correnpondence & it working fine. But I need to send it through email maintained in customer master when i run f.27 mails should be send automatically. For doing this do we need to do any config re

  • Text styling htmlText

    Hi all, i'm developping with Flex 2, i would use the Component Text, which accepts HTML. I have no problem with applying "font color", but i would like to apply a span class with a css file. After searching, i've seen some solutions for TextArea but

  • "The specified server cannot perform the requested operation" when rpc from server 2003 to Windows 7

    I am having problems where all my Windows 2003 servers cannot rpc to 2 of my Windows 7 workstations, error message is "The specified server cannot perform the requested operation". All the machines are in workgroup environment. Windows 7 workstations

  • How to using ical with two separate iphones

    hello trying to understand and learn how to use Ical with 2 different Iphones, using Icloud.

  • I Book Dropped In Bath

    My son has dropped my I Book G3 in the bath and its soaked, can it be repaired? or is a new 1 required, 4 little green lights are on the back of the casing so can some 1 also tell me what they are as they all lit up before it no longer worked, its to