Getting Started with Flex and Java RPC for Free?

Good Morning,
Please forgive me if this is the wrong place to post- I'm
just having trouble wrapping my head around what is and what isn't
available for free in the Adobe Flex world.
I've been working on an application for the last few months
using Open Laszlo (
http://www.openlaszlo.org/),
but I've been running into frustrations with their lack of
up-to-date documentation, and I've found it difficult to bring new
people into the project, since the set of users who know it is so
small.
While I do like that I can compile to DHTML, that's not
enough to hold me there.
I've been looking into Adobe Flex, and it seems like a good
alternative- I'm comfortable paying $500 for the IDE-
I use Eclipse currently, so having a plugin for it sounds
ideal. That said, when I look into ways to talk to a Java backend,
everything points to Flex Data services, which is now part of some
larger package costing tens of thousands of dollars.
I don't need advanced messages, or data synchronization, as
nice as it would be.. All I really need is the ability to call a
Java method, and get an object back, which I can then work with in
Flex.
I see the forum message that asks
"How
do I 'do' Flash for free?, but this only talks about RPC very
broadly. Given that the message is from over a year ago, I thought
it would be better form to start a new topic, than replying to it.
Can someone explain to me what components I'd need, both on
the client side and the server side?
Is there a set of manuals that explain how to do Flex RPC
from Java?
Can Flex compile to any versions of flash earlier than 9?
(Flash 6/7 is still in wide deployment)
Do I want to start using Flex 2, or Flex 3? Are the
components compatible? Will the F3 docs be ready?
Finally, where can I purchase the Charting components? The
ability to create charts such as
this
overcome a decent price barrier.
Thank you for any insight you can offer, and direction you
can provide.

quote:
Originally posted by:
cunparis2day
On our project they made a proxy in java where they passed in
the name of the method as a string, and an array of objects for the
parameters. The proxy then sent the request via RMI and returned
the result. Kind of a hack but they say it worked (I wasn't here
when they did it).
What did the RMI talk to? Are there docs on this?
quote:
Another approach, generate the proxy from the java
interfaces. Or better yet, generate it dynamically with CGLIB.
quote:
Finally, I'm investigating using Mule for the integration.
Let me know what you think about those suggestions.
We have our own messages, but how would MULE translate them
to Flex?
You know quite a bit more about this, can you take a step
back, and explain?

Similar Messages

  • Getting started with flex and Eclipse 3.1?

    Hi all,
    Im a java Eclipse RCP developer and I wanted to work on some small apps using flex.
    I have been searching around on the web for instructions on how to get everything set up, but most of them seem to skip a  few steps.
    I am using Eclipse ganymede (3.1), and have downloaded the flex sdk.  Is there a plugin or something for flex that creates the proper perspectives in eclipse?  Or what exactly do I need to do?
    Also, I see that flex uses mxml, if I want to use flex and java as opposed to flex and php or coldfusion (the only examples I saw) is that possible?  I guess Im slightly confused as to what exactly I am writing this app in... java?  Actionscript?  Php? ??
    Basically my goal is this:
    Use eclipse 3.1 (not flex builder)
    Write an RIA that can also use AIR
    Connect to a MySQL database on the backend
    I have very little experience (or need) for J2EE, but maybe I should use it?
    Can anyone point me to a good tutorial that will get me going to achieve my goal?  Or tell me what exactly I need to install, and how to put it together?
    Thank you!

    You need Flex Builder plugin version.
    Trial version here:
    http://www.adobe.com/cfusion/entitlement/index.cfm?e=flexbuilder3

  • Getting Started with Flex 2

    I played with Flex 2 beta 3 a while back, then got pulled off
    into other things, and am now back to looking at Flex again and
    thought I would go through the getting started lessons (on
    http://livedocs.macromedia.com/flex/2/docs/wwhelp/wwhimpl/js/html/wwhelp.htm?href=00000138 .html).
    I got to the second page and immediately got stuck.
    Step 1 reads: "In a text editor, open the
    data-management-config.xml file located in the WEB_INF/flex
    directory of the samples web application. "
    OK, where is this WEB_INF/flex directory located? And what is
    the "samples web application" that is being referred to?
    I THINK I found the right file, but in step 2 it says:
    "Directly above the text <destination id="contact">, make
    sure the following destination definition exists. "
    The quoted text does not exist in the file, but the
    definition it further explains to add already does exist.
    So move on to the next page and it says to "...create an MXML
    (text) file that contains the following text and save it as
    lesson1.mxml in the DSLessons directory of the samples web
    application." There's that samples web application reference again
    - where IS that?
    Oh, well THEN it has a link to a "Before you Begin" section -
    maybe there are some answers in there! I click on that (why isn't
    it in the index on the left?) and it takes me to a page suggesting
    I do a few things. One of the things it says is, "Create a
    DSLessons directory that is a subdirectory of the samples directory
    of the samples web application. "
    OK, well, dammit, now I'm frustrated! WHERE AND WHAT IS THE
    SAMPLES DIRECTORY OF THE SAMPLES WEB APPLICATION?!
    Is it wrong of me to assume that a "Getting Started with Flex
    2" document would provide some foundational information that is not
    based on assumptions of prior knowledge of the inner workings of
    the very product I'm trying to get started with? This isn't even my
    first time playing with Flex! In fact, I was hoping to find some
    good step-by-step introductory material that would help some of my
    coworkers learn a bit about it.
    Where can I find some?

    OK, apparently the primary source of my confusion here is
    that some link I clicked on (I thought from a readme file, but I
    can't find it again) took me to the aforementioned page in the
    livedocs and did not display any corresponding topic open in the
    left column, so I assumed I was on the first page of the getting
    started section (especially since I was actively looking for a
    getting started section when I wound up here). I have discovered a
    more usable thread in the livedocs and am now a happier
    camper.

  • Get started with file and font sync

    Get started with file and font sync how do you access the 700 free fonts?

    Have you requested and received an email that you're eligible for File and Font Sync early access?
    If you have, go to creative.adobe.com and download the latest version Creative Cloud desktop after you log in with your Adobe ID.
    Then when installed, you should be able to click on Fonts to browse on the Typekit website.

  • Where do I get started with OAS and JSP ?

    Where do I get started with OAS and JSP ?
    Resources?
    Please point me in the right direction!
    Post and/or email me at [email protected]

    The simplest way is to read OAS4082 Documentation:
    Developer's Guide: JServlet and JSP Applications.

  • Getting started with Flex ...

    Hi All,
    I've been looking a Flex over the last couple of weeks and have managed to setup a couple of basic projects that can read data from a mySQL database etc...  However when it comes to understanding some of the more advanced frameworks and options to use with Flex it starts to get very overwhelming.
    Does anyone have any pointers/suggestions for good material (online or books etc) to start with Flex.  I come from an Oracle Forms development background and in terms of setting up an application with a connection to a database Oracle Forms seems to a lot simplier than building a Flex database application (although the functionality of Oracle Forms as a lot more limited than Flex/Flash).
    I have taken a look at a the book Enterprise Development with Flex: Best Practices for RIA Developers (Adobe Dev Lib)http://www.amazon.com/Enterprise-Development-Flex-Practices-Developers/dp/059615416X/ref=s r_1_6?s=books&ie=UTF8&qid=1319581262&sr=1-6 by Yakov Fain, Victor Rasputnis and Anatole Tartakovsky (Mar 30, 2010), however the very first code example in the book appears to be dated and I'm having trouble getting it to work and finding the appropriately dated source files for the example project.
    I have also taken a quick look at Adobe Flex 4.5 Fundamentals: Training from the Source by Michael Labriola and Jeff Tapper (Aug 5, 2011) which appears to be a bit more recent, however I am not sure how much is covered regarding database connections to databases like mySQL and Oracle.
    Any suggestions on the best learning materials available would be really helpful.  At the moment it feels like I need to be an expert in Flex, MXML, ActionScript, Java, Spring, Hibernate, AMF, Maven, BlazeDS etc etc just to be able to create a simple database centric application (aarrgghh).
    Ideally I would love to be able to find a recent tutorial that goes through the building a relatively advanced Flex database centric application, that includes information about building a database based login/authentication system (without having to use PHP), and database controlled/stored main menu system and a system for modular sub tabs/screens/programs within a main application.
    Regards,
    Leigh.

    Thanks everyone for the replies.  I guess I'm a bit lazy when it comes to reading up on a technology I am not familiar with :-) .  What makes things worse is the Oracle Forms Builder IDE is very highly coupled to the Oracle database and therefore there is no requirement to know or understand the language or technology under hood (other than PL/SQL), Oracle takes care of that within the IDE and the Forms Java Bean (deployed by default with a middleware installation of Oracle application server).
    @dwaynie Started working through the Flex in a week video training yesterday.  Its really good and probably the best place for me to start as it goes over a lot of the assumed knowledge regarding Flex, MXML and AS (stuff I have probably glossed over up until now)
    @Mansuro noticed that spring has a dedicated page on the Flex/Flash plaform site so I'll probably look into this more down the track.  I guess the thing I am little confused about is that there are many examples online that integrate Spring + Hibernate + Maven + Java etc etc, I guess each framework has different features that the others don't and therefore all can be used at once, or does each one offer a completely different service?  More reading is required here I think.

  • Getting started with Flex - J2EE

    Hello Folks,
    In advance, I already want to thank all of you willing to take the time to read this, or even reply :)
    Furthermore, I'm not 100% sure this is the correct location to ask these questions, but so far I've had a perfect experience concerning Questions I posted here :-)
    Anyway, here's my current situation.
    I've got Eclipse Europa (3.3) with the Flex 3 plugin.
    I've got Tomcat 6 with the LiveCycle Data Services.
    I've got some experience in coding Java classes, contacting Databases (I currently would like to use MySQL) and wiring it all with Spring/Toplink etc...
    Anyway, I'm a bit lost when trying to do the following:
    I want to create a webbased database management thingie. Easy mode. One table, 2 fields etc...
    However, I'm completely lost at how to start.
    I'm perfectly capable to create my Bean, Dao, DaoImpl and even a service layer above that which gives access to my Dao.
    Other then that I'm, after some nice tutorials, capable in creating my FLEX-Gui to show it all.
    What's the problem then?
    Well, I have no idea what I need to do with my Java classes to make sure I can use them in my Flex App...
    How do I need to create the war that needs to be deployed on my Tomcat?
    Do I "NEED" to create JSP pages?
    What is needed in my Service Layer to make it accessible by Flex?
    What do I need to add in my Flex project to use that War? I need to point towards a 'war-location' when creating a J2EE based Flex application in Eclipse...
    Anyway, I hope the explanation and the questions are clear enough and not too 'noob-like' :)
    Lastly, I just want to add, that I've read chapter 5 in the "RIA with Adobe Flex and Java" book by Bruce Eckel, but he starts with a ready to use WAR so that doesn't help either :)
    Any replies appreciated!
    Regards,
    P�eter

    No. I didn't define it, because the lesson didn't ask me to.
    I have however, since receiving your message, tried hard coding it,
    but that doesn't work either. What is port 2037 anyway?

  • Getting started with ATG and Eclipse

    Hi,
    I am newbie in ATG web commerce. I am doing some R&D how to integrate ATG with eclipse JBoss and oracle. I searched on Google, there is one very interesting topic about getting started with atg, jboss, oracle :
    http://atgdeveloper.wordpress.com/2009/04/19/getting-started-with-atg-jboss-and-oracle
    It is very helpful to me but there is one problem what are the requirements of eclipse to integrate it with ATG. Is there any ATG plugin, which I can download all the plugin for eclipse and please can anyone help me if there is any ATG configuration documentation available, please share link or document(if there is complete step-by-step documentation available).
    I will greatly thankful to you. Very very thanks in advance.
    Thanks,
    Manveer
    Edited by: msingh on Nov 9, 2011 3:37 AM
    Edited by: msingh on Nov 9, 2011 3:38 AM

    Hi GarethR,
    I have a looked on ATGInstallationGuide.pdf, which url it shows is not working http://www.atg.com/eclipse. I think the url for ATG plugin has been changed now but I didn't found that url on google. Can you please help me to get correct url.
    When I try to use this url using eclipse update manager. It shows me no features available for this site.
    Thanks,
    Manveer

  • How can i get started with messaging in java

    how can i get started with messaging in java

    If you're talking about writing mail clients in java, you might want to start with a better forum. We're focused on Messaging Servers, here. Unlikely you'll get any Java programming from us.
    If you're talking about Messaging Server, start by downloading the software from sun.com/downloads.

  • Getting started with air and android

    Hi,
    I made a game using flash as3 technolgy some time ago, that is deployed in a website. I've been studying the possibility of porting the game to mobile devices (android). Is that possible? Wich level of effort am I going to need? Wich tools from adobe am I going to need?
    I think that's all for now... thanks!

    That's great! I also bought a book in amazon to help me to get started
    Thanks!!
    Sent from my iPhone
    El 09/04/2011, a les 23:20, Saumitra Bhave <[email protected]> va escriure:
    The development process remains almost same. In flash development you create swf and put it in HTML using object or embed tag. In Adobe AIR you create SWF and package it using the ADT tool which comes with AIR SDK.(But, With adobe AIR you get some more APIs which you don’t have in Flash)
    While packaging you can tell the adt to package for Android, iOS or any desktop. And provide the required parameters along with the SWF and application xml.
    Once you create the apk. You can install it on actual device or android simulator.
    For testing purposes you can generate a self signed certificate using java -keytool command.
    You can google any of the following things to get started.
    1. Android SDK, adb tool, creating Android emulator
    2. AIR adt - package command for android
    3. java -keytool help
    >

  • Trouble Getting Started With Flex

    I am trying to go through the tutorials that come with Flex
    Builder 2 and cannot get any custom components to work. Projects
    that have custom components defined in them compile OK but I get a
    run-time error: Error #1009 Cannot access a property or method of a
    null object reference...
    It works OK when I open the .swf file but fails when the .swf
    is embedded in an html wraper.
    If anyone has some idea of what I am doing wrong I would
    really apreciated hearing it.

    The html file:
    <!-- saved from url=(0014)about:internet -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <title>Main</title>
    <script src="AC_OETags.js"
    language="javascript"></script>
    <style>
    body { margin: 0px; overflow:hidden }
    </style>
    <script language="JavaScript" type="text/javascript">
    <!--
    // Globals
    // Major version of Flash required
    var requiredMajorVersion = 9;
    // Minor version of Flash required
    var requiredMinorVersion = 0;
    // Minor version of Flash required
    var requiredRevision = 0;
    // -->
    </script>
    </head>
    <body scroll="no">
    <script language="JavaScript" type="text/javascript"
    src="history.js"></script>
    <script language="JavaScript" type="text/javascript">
    <!--
    // Version check for the Flash Player that has the ability to
    start Player Product Install (6.0r65)
    var hasProductInstall = DetectFlashVer(6, 0, 65);
    // Version check based upon the values defined in globals
    var hasRequestedVersion =
    DetectFlashVer(requiredMajorVersion, requiredMinorVersion,
    requiredRevision);
    // Check to see if a player with Flash Product Install is
    available and the version does not meet the requirements for
    playback
    if ( hasProductInstall && !hasRequestedVersion ) {
    // MMdoctitle is the stored document.title value used by the
    installation process to close the window that started the process
    // This is necessary in order to close browser windows that
    are still utilizing the older version of the player after
    installation has completed
    // DO NOT MODIFY THE FOLLOWING FOUR LINES
    // Location visited after installation is complete if
    installation is required
    var MMPlayerType = (isIE == true) ? "ActiveX" : "PlugIn";
    var MMredirectURL = window.location;
    document.title = document.title.slice(0, 47) + " - Flash
    Player Installation";
    var MMdoctitle = document.title;
    AC_FL_RunContent(
    "src", "playerProductInstall",
    "FlashVars",
    "MMredirectURL="+MMredirectURL+'&MMplayerType='+MMPlayerType+'&MMdoctitle='+MMdoctitle+"" ,
    "width", "100%",
    "height", "100%",
    "align", "middle",
    "id", "Main",
    "quality", "high",
    "bgcolor", "#869ca7",
    "name", "Main",
    "allowScriptAccess","sameDomain",
    "type", "application/x-shockwave-flash",
    "pluginspage", "
    http://www.macromedia.com/go/getflashplayer"
    } else if (hasRequestedVersion) {
    // if we've detected an acceptable version
    // embed the Flash Content SWF when all tests are passed
    AC_FL_RunContent(
    "src", "Main",
    "width", "100%",
    "height", "100%",
    "align", "middle",
    "id", "Main",
    "quality", "high",
    "bgcolor", "#869ca7",
    "name", "Main",
    "flashvars",'historyUrl=history.htm%3F&lconid=' + lc_id
    + '',
    "allowScriptAccess","sameDomain",
    "type", "application/x-shockwave-flash",
    "pluginspage", "
    http://www.macromedia.com/go/getflashplayer"
    } else { // flash is too old or we can't detect the plugin
    var alternateContent = 'Alternate HTML content should be
    placed here. '
    + 'This content requires the Macromedia Flash Player. '
    + '<a href=http://www.macromedia.com/go/getflash/>Get
    Flash</a>';
    document.write(alternateContent); // insert non-flash
    content
    // -->
    </script>
    <noscript>
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    id="Main" width="100%" height="100%"
    codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab">
    <param name="movie" value="Main.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#869ca7" />
    <param name="allowScriptAccess" value="sameDomain" />
    <embed src="Main.swf" quality="high" bgcolor="#869ca7"
    width="100%" height="100%" name="Main" align="middle"
    play="true"
    loop="false"
    quality="high"
    allowScriptAccess="sameDomain"
    type="application/x-shockwave-flash"
    pluginspage="
    http://www.macromedia.com/go/getflashplayer">
    </embed>
    </object>
    </noscript>
    <iframe name="_history" src="history.htm" frameborder="0"
    scrolling="no" width="22" height="0"></iframe>
    </body>
    </html>

  • Getting started with oracle and jdbc

    i have downloaded ojdbc14.zip from oracle.com
    it's documentation only tells you about the api and the packages and nothing about how to configure it.
    how do i get started? where do i unzip those files and what to do next?
    please help

    "The Old oracle.jdbc.driver Package Will Go Away Soon
    If you still have existing applications that use the
    old oracle.jdbc.driver
    package, now is the time to convert your code."
    And who is so foolish as to use concrete types
    instead of java.sql and javax.sql interfaces or embed
    driver class names in their code? Well, anybody who's more interested in optimal performance than being generic, and willing to put up with the headaches of that, such as providers of high-performance OR mapping tools or someone tuning a very heavily used bit. Or anybody working in a committed Oracle-only shop. It's not a one-size-fits-all world...
    Again, Oracle is evolving the standard. No, the standard is Sun's java.sql interface.Yea, Sun evolved Java, and Oracle is recommending the use of Datasources to keep step with that evolution...
    This still
    works, but Oracle is shifting away from <sid> and
    using <service name> instead. The alternate syntax
    for the URL is:
    String url=jdbc:oracle:thin:@<host>:<port>/<database>
    This has been true for as long as Oracle has had a
    thin, type IV JDBC driver. The URL syntax hasn't
    changed.
    Yes it has and Oracle says it has, here:
    http://download-west.oracle.com/docs/cd/B14117_01/java.101/b10979/urls.htm#BEIJFHHB
    Wherein it is written, in Section 3.2.1 of the Oracle� Database JDBC Developer's Guide and Reference, the sesction on the several supported URL formats for Oracle 10.1
    Notes:
    * Oracle Service IDs are no longer supported at 10g Release 1 (10.1).
    They go on to list three URL styles supported:
    Oracle Net connection descriptor - like an entry in tnsnames.ora (ick!)
    Thin-style service name - the most common, what was quoted above.
    LDAP syntax - for having an LDAP service resolve the database for you
    However, in the old 8.1.7 JDBC documentation, here:
    http://download-east.oracle.com/docs/cd/A87860_01/doc/java.817/a83724/basic1.htm#1006213
    Oracle lists support for:
    Net8 connection descriptor - Net8 is the old name for Oracle Net
    Thin-style sid name - what was quoted in the post to which I first responded.
    Thin-style sid name syntax has a colon between the port and the sid; thin-style service name syntax has a forward slash between the port and the service name. SIDs and service names are not the same thing, although they serve the same purpose in a URL (connecting you to the right instance) and often have the same value. However, a SID for a database is set at DB creation time, is unique to the DB, and cannot be changed easily. Multiple service names can be configured for a database, and they can easily be changed (if you're the DBA). Oracle is providing an additional leval of abstraction by moving to service names, to support additional features and choices. While many installations don't need all that and have in essence ignored the distinction bewteen SID and service name, some multi-database projects can benefit from it.
    >
    StuDerby, I think you should look into this a bit
    more. Your advice is far from optimal, IMO.
    Yeah, I could've taken the time to write a more generic, newbie friendly repsonse; instead, I lifted directly from the Oracle documentation that was cited earlier since newbies seem to have an aversion to reading documentation.

  • Getting started with Toplink--is it possible for my infrastructure?

    Hello
    We are on Release 1 of Portal (yes! we know this is an old version--long story!) Anyhow, I am able to use the latest Jdev product and switch the classes back to JDK 1.4 before deployment and it all works. We have a new 10g R2 database server that is a separate server that we hold our app data within that we access form applications (both portlets as well as stand alone OC4Js) deployed to our Oracle Portal server.
    Because of the old version of the Portal software, I already know I cannot take advantage of ADF in my apps. However, I would still like to use TopLink if possible--well I think I do anyhow...so am looking for some good advice from seasoned Jdev/Toplink folks.
    I think TopLink will build all my java classes for my database objects and provide some manner of standardizing how I access/update/etc the data in the database objects via my applications. However, can I do this without all the other ADF stuff in place?

    Thanks for info. I have a few more questions.
    I created the Session Bean, but I still don't know how to access any of what i've created from the JSP. I found some code on the web that leads me to believe I must use EJB3.0 and that is not compatible with our version of Portal. I'm a beginner in this realm, so if you could spell it all out in some level of detail that would help me a great deal.
    The session bean created has a method in it like this:
    public List<Component> findAllComponent() {
    Session session = getSessionFactory().acquireSession();
    List<Component> results =
    (List<Component>)session.executeQuery("findAllComponent", Component.class);session.release();
    // Uncomment the following lines of code if the results from this query will be mutated.
    // See SessionFactory.detach() for more information.
    // results = (java.util.List<ERep.Component>)getSessionFactory().detach(results);
    return results;
    The "Component" is the TopLink class I created.
    My questions are still, how do I get a stateful connection to the TopLink class Component and then access to the methods in it from a JSP?

  • Getting started with CF10 and Dreamweaver

    I'm trying to get some HS students started on CF10 and Dreamweaver (used together).  Back in the day, Macromedia had an awesome little tutorial that showed how to get everything all set up and program a simple web app.  Can anyone point me to a similar tutorial for CF10 and Dreamweaver.  I've tried to get started but seem to get errors on every step (for example it won't let me use an Access database).  My preference is to use Dreamweaver to write a lot of the code (initially).
    Thanks for any help people can provide,
    Ben

    Here is your answer:
    http://blogs.coldfusion.com/post.cfm/coldfusion-10-64bit-and-msaccess

  • Getting started with DW and PhoneGap

    I've checked the videos and the FAQs, and I can't seem to find an answer to this simple(?) question:
    How do you initially create a PhoneGap app within DreamWeaver?
    The videos show things such as how to upload/build/install/etc such an app, but they all start with "here's the app that's ready to build".  They already have assets such as "phonegap.js" as part of the project.

    Try this tutorial:
    Create & package Mobile app with DW, jQuery Mobile & PhoneGap
    http://www.adobe.com/devnet/dreamweaver/articles/dw-phonegap-mobile-app.html
    Nancy O.

Maybe you are looking for

  • SAP Cloud SDK : Create Quick or List Modification form require in Embed Component

    Hi Experts, I need requirement to create the quick create or List Modification in embed component. I have already make button for "Quick Activity" but i need quick create or List Modification from. I have also try using the following blog. How to cre

  • Change Page Size Equally

    I'm working on a book that is 130 pages. It needs to print regualry (offset) and also needs to print digitally at a slightly reduced size -- original size is 6.5 x 9.25 in. The digital size will be 6.125 x 9.25. I know how to change a page size, but

  • Reversal Indicator field

    Hi, I have added Reversal Indicator(BKPF-XREVERSAL) field to my layout in FBL3N, but this field is not populating the values by default whenever I execute the report. It is populating the values only when I go the change layout option. Why system is

  • Modifying Internal Table row - The column name is dynamic

    Hi, I need to update the internal table as described below, Assume that i have 10 columns in my internal table and i need to modifying the column value in row, which is dynamic. for example, i'm writing it in Subroutine and it has 3 formal parameter

  • PDF.js unable to display encrypted file

    PDF.js unable to display encrypted file. Only an empty page appears. File: www.phirents.net/trans.pdf Password: ELXRTQWS Acrobat, Chrome etc. deal with this file easily. Encryption ist 128-Bit. Thanks in advance for your help.