Portals Development - roles & responsiblities

Hello - Wanted to ask the group how they define roles & responsibilities in regards to Portals development.
We have a team of people that manage the portal.  In terms of importing Business Packages, Configuring the Portal, managing security groups & roles, controlling the TLN and SLN navigation, etc.
We also have a team that is responsible for traditional development.  Java, ABAP, HTML, etc.  These are our developers.
Within your Portal environment, where do you draw the lines of responsibilities?  For example, for developing applications using the NW Developer Studio.  Seems logical that a team of developers would handle this.  But, how about for managing objects within the PCD, or creating simple iViews?  Do you have Portal Admins perform that function, or your developers?
Thank you for your insights.

Hi
Go through the thread:
http://help.sap.com/saphelp_erp2005/helpdata/en/f6/2604f005fd11d7b84200047582c9f7/frameset.htm
It will definitely helps you in clarifying your doubts.
If this helps you dont forget to reward points.
Thanks and Regards
Victoria

Similar Messages

  • Portal Navigational Role assignment/development

    Hi
    How can I achieve this portal requirement.
    I have a Portal Navigational Role with work sets (4) assigned to it (Workset1, Workset2, Workset3 & Workset4)
    I have different kinds of users
    User1:
    When the Portal Navigational Role is assigned, Only Workset1 should be visible
    User2:
    When the Portal Navigational Role is assigned, Only Workset2 should be visible
    User3:
    When the Portal Navigational Role is assigned, Only Workset3 should be visible
    User4:
    When the Portal Navigational Role is assigned, Only Workset4 should be visible
    User5:
    When the Portal Navigational Role is assigned, Only Work set 1 & 2 should be visible
    User6:
    When the Portal Navigational Role is assigned, Only Workset3 & 4 should be visible
    User7:
    When the Portal Navigational Role is assigned, all work sets should be visible
    How can I achieve this

    You can use the concept of merging to avoid multiple display of the role names on the top.
    You can use a merge id and set a priority according to which the same level navigation nodes will be merged.
    Check SAP Help for more information:
    http://help.sap.com/saphelp_nw04/helpdata/en/53/89503ede925441e10000000a114084/frameset.htm
    For your need, create:
    Role1 for Workset1
    Role2 for Workset2
    Role3 for Workset3
    Role4 for Workset4
    (All Roles with same name if required).
    And for all the worksets you can have a merge id with the same id.
    So for example, when Roles 1 and 2 are assigned, you can see both the worksets under the same role name.
    Thanks,
    Shanti

  • What is the mean of using Portal with Role Based security as entry point

    Hi Experts we have requirement of integration of Portal and MDM
    I am completely new to the MDM. So please give me some idea , what is the meanin for following points.
    1) Using the Portal with Role Based security as entry point for capacity and Routing Maintaince(These two are some modules).
    2) Additionally , Portal should have capability to enter in to the MDM for future master data maintence. Feeds of data will need to be come from  SAP 4.6c
    Please give me the clarity of what is the meanin of second point
    Regards
    Vijay

    Hi
    It requires the entire land scape like EP server and MDM server both should be configured in SLD.
    Your requirement is maintaing and updating the MDM data with Enterprise portal.We have some Business Packages to install in Portal inorder to access the functionality of MDM.
    Portal gives you a secure role based functionality of MDM through Single sign on (login into the portal access any application) to their end users.
    Please go through this link
    http://help.sap.com/saphelp_mdmgds55/helpdata/EN/45/c8cd92dc7f4ebbe10000000a11466f/frameset.htm
    You need to develope some custom applications which should be integrated into the portal to access MDM Server master data
    The estimation involves as per your requirement clearly
    Its depends upon the Landscape settings, Requirement complexity,Identify how many number of custom applications need to be developed
    Regards
    Kalyan

  • Java Development Role problems!

    I have tried to add the java development role to a users account. I have added the following roles:
    SAP_JAVA_NWADMIN_CENTRAL
    SAP_JAVA_NWADMIN_LOCAL
    Apparently they are meant to get a new tab but it does not appear. Am I adding the right roles?

    Hi Phil,
    See this link for help
    http://help.sap.com/saphelp_nw04/helpdata/en/e2/75a74046033913e10000000a155106/frameset.htm
    First, You have to create a logger.xml file in the Logger folder of your portal component
    Then get a hold of that logger and write to it:
    ILogger pLogger;
    pLogger = PortalRuntime.getLogger("my_logger");
    pLogger.info("testing");
    Then, you can find this Logger in EP6 under : System Admin > monitoring > portal > Logging Console
    Hope this helps…
    h

  • Jav Developer role = Web Dynpro Content Explorer

    Hi,
    When i navigate to Java Developer role => Web Dynpro Content Explorer(Detailed Navigation) in portal I am getting following error. I am getting the same error in ESS and MSS pages also...
    <b>
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    com/sapportals/portal/pb/utils/RedirectData.
    Exception id: 10:45_30/01/06_0023_2755950
    See the details for the exception ID in the log file
    </b>
    When i look at log files ... I am getting the stack trace.
    <b>
    << item 0 : >>#1.5#0002553A11CD00520000002D000A316000040B9554A2BD58#1138635904826#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#SMANCHAL#1017##nadcp949_LPD_2755950#SMANCHAL#107dd96091a711da84b30002553a11cd#SAPEngine_Application_Thread[impl:3]_0##0#0#Error#1#/System/Server#Java###Exception ID:10:45_30/01/06_0023_2755950
    [EXCEPTION]
    #1#com.sapportals.portal.prt.runtime.PortalRuntimeException: PortalRuntimeException
    at com.sapportals.portal.prt.core.PortalRequestManager.handleRequestException(PortalRequestManager.java:921)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:803)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
    at java.security.AccessController.doPrivileged1(Native Method)
    at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java(Compiled Code))
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java(Compiled Code))
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Inlined Compiled Code))
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Compiled Code))
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java(Compiled Code))
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java(Compiled Code))
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java(Inlined Compiled Code))
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java(Compiled Code))
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code))
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java(Compiled Code))
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
    at java.security.AccessController.doPrivileged1(Native Method)
    at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    Caused by: java.lang.NoClassDefFoundError: com/sapportals/portal/pb/utils/RedirectData
    at com.sapportals.portal.appintegrator.layer.HTTPRenderLayer.getPageRedirectObject(HTTPRenderLayer.java:282)
    at com.sapportals.portal.appintegrator.layer.HTTPRenderLayer.processLayer(HTTPRenderLayer.java:101)
    at com.sapportals.portal.appintegrator.LayerProcessor.processActionPass(LayerProcessor.java:173)
    at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doOnPOMReady(AbstractIntegratorComponent.java:71)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java(Compiled Code))
    at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java(Compiled Code))
    at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java(Compiled Code))
    at com.sapportals.portal.prt.pom.PortalNode.processEventQueue(PortalNode.java(Compiled Code))
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:652)
    ... 23 more
    </b>
    Can you please help me with this...

    Hi Gary,
    > Now do I put this back in original directory
    Rrrighty.
    > do I need to add back .bak or leave as .par?
    Leave as PAR. If the server starts, all .par files within this directory get deployed and in the case of success, .bak gets added. So .par.bak files are not deployed again on the next startup.
    > do I need to delete original
    > then add my updated version?
    I think you don't need to delete the original, but just do it. If your changed .par file get deployed successfully, it will overwrite the old .par.bak anyhow.
    But make a security copy of the orginal file for the case that you have changed the original PAR in some strange way
    Hope it helps
    Detlev

  • Where to find out the log file under java developer role

    Hi,
    I have some application created in NWDS. While running it after the PAR deployment and all. some exception is thrown. the exception iD is given.  I was trying to find out wher the log files are located in the portal so that I can analyze the exception.
    I think it is under the java developer role....but under that......I checked the log viewer tool and all.....but exactly where the log files would be located. so that with the exception ID , I can search and find out the log for the particular exception.
    any ideas?
    Thanks in advance.

    Hi Steelman,
    Use the search option in log viewer for this purpose. In the server it would be located in
    <i>usr/sap/sid/jc00/cluster/server0/logs</i>
    Hope this helps.
    Regards
    Bharathwaj

  • KT sessions for portal development

    Hi,
    What are KT sessions? Are they something like online learning courses? Where can I find KT sessions to learn about portal development?
    Thanks in advance

    Sailaja,
    KT sessions is a very generic term.
    KT sessions are generally referred to as a Knowledge Trasfer sessions.They might happen in a scenario were
    1. Somebody who has worked on the latest technologies, might want to enable the rest of the team to learn about it via a KT session.
    2. It might happen in an organization when you are leaving the current role or job so that the person replacing you has knowledge of what you have worked on and what is to be done.
    I guess you are looking at learning sessions rather than KT sessions.
    SAP has its own training sessions held.
    http://www.sap.com/services/education/index.epx
    Although I would suggest you to first have a look at this before you enroll for a course with SAP or a local instltute(in your city).
    https://www.sdn.sap.com/irj/scn/elearn
    Good Luck!
    Sandeep Tudumu

  • Developer role able to edit a shared report that he did not create

    Hi,
    It seems like user with "BI Publisher Developer" role is able to edit a report
    in shared folder that he has access to.
    Question: How can I create a user who can develop/create/edit his own reports,
    and have view only access to some shared reports and
    have edit access to some other shared reports?
    i.e I want a scenario where there are 2 folders in Shared folder say FolderA and FolderB.
    I want to create a user who is a developer such that he can create reports under My Folder
    for his personal use and also be able to create/edit reports under Shared/FolderA,
    but have only view-only access to Shared/FolderB
    Thanks

    Moderator Action:
    Same reaction as with your other triple multi-post:
    https://forums.oracle.com/thread/2576361
    Do not multi-post.
    That's the same as if you were a spammer.
    This one is also locked.
    Stay with your post that is in the New To Java forum space.
    Stay in the New To Java forum space until you are not a novice any longer.

  • Not able to create a new DC through NWDS with NWDI Developer role

    Hi everyone,
    My userid has NWDI Developer role assigned. I am trying to create a new Webdynpro DC under the software component defined in the configuration imported. It gives me an error after assigning the activity and pressing on Finish button.
    I went through logs and found that it has some problems because I am not assigned the Lcr* role (this role should be in the NWDI Developer itself). I assigned the Lcr* role to my user id and tried to create the DC again. I am getting the same problem.
    Please help.
    Thanks,
    Amber

    Check out the following thread..
    Re: SLD forbidden access
    Your user id has to be assigned to the group JDI.develeopers
    Regards
    Krupa
    Message was edited by: Krupakar Oleti

  • Help required regarding webCenter Portal Development

    Hi Sir ,
    I'm a Student doing Software Engineering and Developing Software Project Portal (automation of Institutional(university Final Year Software Projects Process)
    Previously My university was not allowed me to develop Final Year Degree project on PLATFORM.. so I've tryed to develop it using Java Portlet AAI and other methodologies .. but unfortunately I've fielded to develop that Portal
    now my university has allowed me to develop on WebCenter Portal Development Framework... I've little know ADF ... now I only have 12 day to develop and deliver .I'm following
    Yannick Ongena website www.yonaweb.be/using_multiple_navigation_models_template_webcenter_11g_ps3_0
    and following multiple blogs
    BUT THE PROBLEM IS THAT
    these blogs and website are not very much responsive .. I've very less time .. I need urgent reply for my problems that I'm facing throwout development
    I've Installed
    Jdeveloper 1.1.1.1.6.0
    Xe 11g db 11.2.0.2.0
    WebCenter Portal Development Framework
    As I mention I've NOT MORE THAN 12 days, Please respond to My REQUEST .. Also Refer me To a PERSON WHO CAN HELP ME FOR ABOUT 10 days
    and
    share me BLOGS / WEBSITE / REFERENCE MARTIAL .. that will help me
    one of problem is that I think DEV schema is Created when we install RCU , I've Created UCM and PORTAL schema through RCU .. But mistalenly I've Removed the DEV schema as well
    and facing the below problem
    I’ve Created DEV , UCM and PORTAL schema from RCU. and Then try to install UCM ,when schema password screen appear for LOGIN and Create weblogic domain , It tell me INCORRECT PASSWORD, SO , I’ve DROP these 3 schema using RCU , during DROP schema, different errors appeared , and I’ve DELETED the middle ware\rcu_Home folder and Unzip the rcu.rar fresh file to the same directory
    NOW
    when I RUN rcu.bat and selected CREATE SCHEMA then RCU WOULD NOT ALLOW ME TO CREATE SCHEMA FOR PORTAL , DEV , UCM ..and also they appear in combo box to select
    BUT I’ve ALREADY DROP THAT
    I think it only droped not DELETED
    tell me the sqlplus commands fro DELETE schema. and also tell if it is DANGEROUS to delete some schema(example DEV schema) as I’m developing portal via WEB CENTER -Jdeveloper(integrated weblogic) , Xe , RCU, UCM )
    WAITING FOR REPLY
    BEST REGARDS
    ]|_|(¯`·._)a¿])

    @ngsankar @Nasir thanks for Reply
    NO Sir I have to deliver some functionality (basic functionality) on 5 Nov. and then they'll give us 1 more month if our work is satisfactory
    AND I'm not a very Beginner to ADF and WebCenter ..I've Installed the environment and Following Yanic website and parallel implementing my requirement .. It is rapid app dev. I think I cant develop satisfactory app in hours if any I can tell me that HOW TO IMPLEMENT THAT SPECIFIC Requirement AND FEATURE .. its easy I think ..and I will InshaALLAH .. its do or die for me
    Sir in 1 day I can finalize and develop UI ..(JSF pages and this bindings and template )
    for its Content I was Started UCM and then I stuck ,
    I Basically need to provide JSF Pages and portlets for Users (Student groups - Project Supervisors - Project Coordinator )
    I have to create Users and their Pages(Project Coordinator - Project Supervisor and STUDENT Group's)
    1)Project Coordinator is the Head Who Allocated Project Supervisors to the Student Group in response to Messages(sent from the portlet at home page)from the students that desire to make group and want desire supervisor . in response to this message the Supervisor can Reply and ASK FOR MEETING and the the coordinator has the authority to ALLOCATE
    2)Project Coordinator Create PLAN (1 year Plan) in tabular form (for example Project Group Supervisor and Its STUDENT GROUP has to Deliver 20 MILESTONE Deliverable throughout the year(Project group Supervisor can Divide Each MILESTONE into TASK and SUB TASKS...and Student Group has to Upload )
    Supervisor can give the task to student group and student group has to upload /Submit the required Deliverable /(task file ) supervisor within the given period MARK THIS TASK AS AN OK AND GIVE ANOTHER TASK OR ASK FOR METING
    in this way We achieve/provide
    Provide Central Repository for the Whole Software Projects that are Valuable ..
    ALSO DOCUMENT TRACEABILITY is achieved
    Workflow management (Task given and submission and meetings and attendance etc)
    This Functionality plus Basic ADF and WebCenter built in Functionality can also improve Collaboration and Productivity and Performance
    I've very less time AND willing to work.... waiting for Help and suggestions

  • Development Environment for Portal development with mini was?

    Hello!
    is there a mini web-as java version which can be used for local portal development?

    Hi,
          Are you talking about installation? If so see <a href="https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6">downloads</a> area in SDN.
    Regards,
    Pooja.

  • Developer Role on Sneak Preview Java SP 16

    Hi,
    I tried to enable the Java developer role for the new installed sneak preview WebAS Java sp16.  However, I couldn't find the Java developer role.  Could anybody help me to resolve this?
    thanks in advance,
    Chao-sheng

    no:_).
    it was not in the last one. Download the new one .

  • Disable / Hide Portal PCD roles which we don't want to display in UME.

    Hi Friends,
    I have configured ESS/MSS setup in our Portal;
    Step 1)   
        a) We downloaded ESS/MSS business packages from SAP Market place
        b) Deployed into our Portal.
        c) I have checked in Portal Content Administration; ESS/MSS PCD objects i.e. Roles,Worksets,Pages and iViews were created inside the SAP Standard folder.
    Step 2) As per my client recommendations u2013
       a) We donu2019t want to use PCD objects directly from SAP Standard folder and we will keep those PCD objects as backup. So,
       b) We created Client folder ex: xxABC inside Portal Content.
       c) I copied ESS/MSS PCD folder from SAP Standard Folder and Pasted inside folder xxABC; and then we customized Roles and worksets based on our requirements.
    Step 3) Role assignment to Users
          When I search for ESS/MSS roles like u201CEmployee Self-Serviceu201D and u201CManage Self-Serviceu201D I am able to see each role twice u2013 one is from SAP Standard folder and another from client folder which I was copied.
    So,
    1) I donu2019t want to display ESS/MSS role which is inside of SAP Standard folder in UME(role search).
    2) I donu2019t want to delete the role from this folder.
    I got an Idea that is u2013 disable/hide Portal PCD roles which we don't want to display in UME while role search.
    Please advise me, Is there any feature to disable/hide PCD roles in SAP Portal?

    Hi,
    You can try to set '''plugins.hide_infobar_for_outdated_plugin''' to true in [http://kb.mozillazine.org/About:config about:config].
    [http://kb.mozillazine.org/About:config_entries about:config Entries]

  • J2EE/SAP Enterprise Portal - Developer Position

    Our client is looking for Enterprise Application Developer with strong J2EE and SAP Portal knowledge.
    Please submit your resume to [email protected] for an immediate consideration.
    ENTERPRISE APPLIC. DEVELOPER
    Description:
    EDUCATION: B.Sc. Computer Science or equivalent Required Technologies: - Strong J2SE and J2EE experience - APIs knowledge - JSP, Java Serlvet, JMS, EJB (Session and CMP 2.x), JDBC, JNDI, JCA, J2EE Deployment, JAX-RPC, SOAP 1.2 - Web UI development framework such as Struts or SAP WebDynpro - Source Code Version control system such as CVS - Java Ant - Java Security and J2EE Security - Eclipse - LDAP JOB DUITES: - Develop plan and implement SAP EP into a large IT environment. This will include providing the technical expertise required to make this happen in a timely manner. - Work with internal clients to translate the defined business requirements into technical solutions, do feasibility assessments and identify the appropriate technical approach to meet those needs. - Technical architecture and design, and hands-on development of Portal solutions which are based on SAP best practices and J2EE standards. - Execute the software development life cycle, develop and carry out development best practices, and participate stress test and performance test. - Support and enhance existing applications.
    EXPERIENCE: - Competency in the development of customized software and architecture processes - Java Application Server development, delivery and overall system optimization - Solid experience of software development life cycle (requirements, specifications, design & analysis, construction, testing, deployment). - Proven ability to meet deadlines - Demonstrate the ability to prioritize tasks and work effectively with minimal supervision in a collaborative environment -Must be details-oriented and have a strong commitment to client satisfaction - Strong analytical skills and ability to create innovative solutions to complex problems -Strong communication skills Required Experience: -Object Oriented analysis and design -Solid Java application development experience -Solid Web tier development experience -Solid XML and Web Services experience -Web application security such as Single Sign On architecture -Web application profiling -Experience design and document enterprise applications - Solid troubleshooting skills - Experience with source control system -Web application and enterprise application integration - Knowledge and/or exposure in SOA architecture - Relational database experience, knowledge of repository framework -Commercial Portal product experience is a bonus Desired Experience/Technologies: - Hands on experience in SAP Enterprise Portal 6 - Knowledge of SAP HR, R3, BW - Knowledge of ABAP - Hands on experience in webMethods product suite.

    hi aditya,
    u can also refer to this links to feel comfortable with portal.
    New to EP..
    Very new to EP with Little knowledge on JAVA....Help on this
    http://help.sap.com/saphelp_nw04s/helpdata/en/10/4baa42cdccda11e10000000a155106/frameset.htm
    Beginning EP Development
    Oliver's favorite SDN link collection
    Top Weblogs of All Time [19 to 14]
    Installing and configuring the preview edition of EP
    What is EP ??
    About portal
    e-Books on EP
    Beginner to EP
    Start with EP
    Portal Development
    regards
    bhargava
    note:reward points if useful

  • Weblogic Portal Developer position

    Hi,     
    I am currently working on this WLP Developer position for a Fortune 200 client in San Ramon CA who has need for someone with strong background described below. Please let me know of your interest by sending me a current resume As Soon As Possible (WORD file as an attachment). Or I appreciate that if you could recommend any potential candidates.
    THANK YOU VERY MUCH.
    Sr. Weblogic Portal Developer
    Duties:
    •     Providing development for new projects and O&M support for existing WLP applications.
    •     Analyze, unit test, debug, document, and maintain online applications.
    •     Complies with all design standards, coding standards, and internal controls and processes.
    •     Conduct discussions and/or meetings with management and end users.
    •     Research and prepare system time/cost estimates.
    •     Maintain system documentation, operational procedures, etc.
    •     Provide requirements for changes to system by analyzing current situation and comparing to what is needed.
    •     Responsible for system setup and ongoing administration.
    •     Provide second/third level end user support.
    •     Participates in ensuring that customer requests in the ticketing system are managed to closure.
    •     Develop and manage technical aspects of various sized projects.
    •     Support development of testing scripts, training materials and possibly get involved in training sessions.
    Required Skills:
    •     Solid understanding of web portal framework, esp. Weblogic Portal WLP 8.1x or greater
    •     Strong experience with Java/JDK 1.4.x or greater, J2EE and Object-Oriented web application design, Pageflows, Spring framework, and good understanding of MVC framework
    •     Solid knowledge of JDBC, Scripting, SQL, ANT, JQuery
    •     Must know Struts 1.1 / 2, including modules, tiles & validation framework
    •     Web service experience should include good knowledge of JAX-WS, JAX-RPC SOAP, XML, XML Schema, DTD SOA, WSDL, and XSL
    •     Experience with JavaScript, HTML, CSS in support of Portal application development
    •     Good communication and interpersonal skills.
    With any following knowledge will be a plus, but not required:
    •     Experience using IDEs like Eclipse and WebLogic workshop
    •     Experience with Weblogic Portal 10gR3 / 9.2
    •     Key knowledge of and experience with: iBATIS or Hibernate, JavaMail api, UML, JMS, Junit, Java Security (JAAS), Unix (Linux, AIX or Solaris), Unix Shell Scripting
    Please Let us know if you have any question.
    Molly Schultz
    [email protected]
    312-450-3069

    What version of WebLogic Portal are you using?

Maybe you are looking for

  • Mapping SOAP Fault Message on PI

    Hi there, I'm trying to map a SOAP Fault Response From a Legacy system on PI, but i have some doubts on how to create the Data Type and the fault message Type, Basically the response will look like this: <SOAP-ENV:Body>    <SOAP-ENV:Fault>       <fau

  • Jmeter testing (schema failure at early hours)

    two node rac windows 10.2.0.4 my question schema is failing at early 1 am which is shown below i just want to know what is the reason? is it -     The daily reports kick off at 01:00? -     Data loading (strange this would cause a problem at the same

  • Can this iMovie program do anything at all????

    I am frustrated, I have bunch older iMovie files and none of them can be opened, my USB camcorder can't be recognized by the program, all I see is myself in the little import box looking frustrated, what does this iMoive program do anyway? This is no

  • Help!!! with 970A-G46 Bios Update / Asus R9 280x Dcu II

    Ok so i recently got the Asus r9 280x dcu II card for ugrading and when i installed it, i started the computer, but i was not getting anything on my monitor. The computer works fine with my old gpu Radeon HD 7770, but when i installed this one, the c

  • How to use "Open Stream" command?

    How to use "Open Stream" command in the iTunes application.