Customized framework

Hi,
I am trying to design customized light  framework desktop using external facing portal features with all light weight content.
Will there be any disadvantages if I design customized framework and assign to Portal desktop.
My concern is - is there any drawbacks while the user wants to read the data from backend systems.
Please, jusify all possible advantages and disadvantages. Appreciate your time and valuable responses.
Best Regards,
Ravi Kumar.

Hi,
The only disadvantages I can think of are:
You have to use the tag libraries to create a layout. So this would mean additional effort.
Also, you have to take extra care in sizing of rows columns etc in the tags in terms of percentages as the existing templates already take care of that.
But developing a framework of your choice is also a good thing to do to develop a light weight solution.
No, there are no drawbacks in reading data from backend systems.

Similar Messages

  • Browser document Mode in Custom Framework works partially.

    Hallo.
    In our custom Framework, I have the iview "Browser Document Mode"
    Property "Browser Document Mode"="IE=EmulateIE7"
    When I browse in the portal, it works and if I search the document mode, using,the Internet Explorer developer tool, I see:
    "Non-standard IE 5 Document type" and it works right.
    When I open a km news to create a new one, it opens a separate page, and it doesn't work well.
    I see : "Non-standard Document type" and it dosen't work well when I browse in km folder.
    If I force "Non-standard IE 5 Document type"
    How can I solve it ?
    Could you jelp me?
    Thanks a lot.
    Mario

    Hallo.
    iview manage news,  has: Launch in new window:"Display in Portal Content Area"
    The problem happens only when i click "New News" that seems it loses the setting  Property "Browser Document Mode"="IE=EmulateIE7"
    Perhaps, if there is a property to specify "Browser Document Mode"="IE=EmulateIE2" in the Layout Set "NewsBrowser" could it be the solution?
    How could I do this?
    Thanks

  • Custom Framework for iPhone projects

    I have custom frameworks that I currently use in desktop applications. Some of these frameworks I would like to include in projects I plan to build for the iPhone. Is there a limitation when it comes to creating frameworks for the iPhone? If not what is the proper way to build frameworks for iPhone/Aspen?

    I was able to get around this by setting the "DYLDFRAMEWORKPATH" variable in my project. Go to Project -> Edit Active Executable menu. A dialog should pop up, navigate to the "Arguments" tab, and add a new environment variable (bottom-half of the dialog). You'll want to set to the path to something like "${DYLDFRAMEWORKPATH}:/Users/foo/your/framework/path", where the path is the path to where your framework is on disk. This should allow the simulator to find the Framework code at runtime.
    I have no idea how this will work when the code is loaded onto the phone. In addition, I'm having a lot of problems with 3rd party frameworks that reference code which isn't supported on the iPhone. Does anybody know if it is possible to compile a framework, where the target is the iPhone simulator?
    Thanks,
    -Andy Reitz.

  • Custom framework and putting on device... (runs okay on simulator)

    i have a custom framework that is running fine on the similator...
    (have a copy files build step to put framework into simulator framework directory..
    when i try to deploy to the Device, i get undefined symbols errors even though
    the framework is referenced in the properties...
    and the search paths for frameworks and headers are the same as the simulator project
    anyone build their own framework and use it on xcode and deploy to a device(real iphone)?

    Since we need this urgently, we decided to address the issue ourselves. I "fixed" it by modifying adf-richclient-api-11.jar which contains the erring javascript file(AdfProfilerStub.js). The fix was changing the way the constructor was being declared.
    if(window["AdfCheckpoint"] == undefined)
    var constructor = new Function("id", "group", "{}");
    constructor.prototype.setDescription = function(desc){};
    constructor.prototype.getDescription = function(){};
    constructor.prototype.start = function (callingMethod, params){};
    constructor.prototype.stop = function (uid){};
    constructor.getCheckpoint = function (id, group){return new AdfCheckpoint(id, group);};
    window["AdfCheckpoint"] = constructor;
    to
    if(window["AdfCheckpoint"] == undefined)
    window["AdfCheckpoint"] = function (id,group) {}
    AdfCheckpoint.prototype.setDescription= function(x0){};
    AdfCheckpoint.prototype.getDescription= function(){};
    AdfCheckpoint.prototype.start= function (x1,x2){};
    AdfCheckpoint.prototype.stop= function (x3){};
    AdfCheckpoint.getCheckpoint= function (x4,x5){return new AdfCheckpoint();};
    I'm not really 100% certain as to what the Profiling related scripts are doing but I'm guessing those are code for profiling ADF javascript performance. This change resolved all issues observed in the WebKit nightly build I earlier cited as well as on IPad running 4.3.

  • CUSTOM FRAMEWORK CACHING!

    I have a request.
    Can Adobe please allow us to cache our frameworks using signed RSL?  There must be a way to do this, as I am using my own custom SDK build from the sandbox, adding features the Flex team "doesn't have time to integrate into the Beta Release" that make programming go 10x faster and make the application run 10x smoother, yet I am not able to take advantage of framework caching, so download times suck.  Plus I have my own frameworks I consistently use and I would like to cache those as well.
    Without being able to have our own custom frameworks cached, it makes developing the Flex SDK almost POINTLESS.
    Please consider making this possible.  I understand there might be security restrictions, but I'm sure you guys could easily come up with a sign up form to register your framework.
    Thank you,
    Lance

    If Oracle Text is enabled then, it is the expected behaviour as mentioned in the User guide,
    "When new content is added to an Oracle Text index it must be indexed before it can be searched. Furthermore, when any row in a table on which the indexes are created are updated, that row is marked as needing synchronization. These are referred to as pending rows and they are not returned in search results until the index is synchronized. "
    Alternatively, you could manually synchronize the indexes by running the procedure, wwv_context.sync() connected as the portal schema owner. This will have an immediate effect on the results displayed on the custom search portlet.

  • WPC Runtime Error in Customer Framework Page

    Hi again,
    after successful proof of concept of WPC we have integrated some WPC Pages and iViews in our standard roles. Pages are displayed well with default framework page.
    But using customer specific framework (via portal url alias /portal/mySite and corresponding display rules) we get an error displaying wpc content in runtime:
    Cannot render container : com.sap.engine.lib.xml.util.NestedException:
    Could not load class: com.sap.nw.wpc.km.service. editor.xslt.XsltHelper
    RuntimeStandard required for extension library. -> java.lang.ClassNotFoundException:
    com.sap.nw.wpc.km.service. editor.xslt.XsltHelperRuntimeStandard Found in negative cache
    I have checked SAP Note 1133788 (Com.sap.engine.lib.xml.util.NestedException in WPC) which seems to be related, but adjusting of XSLT Helpers for Editor setting does not fix the problem.
    I mentioned that settings for standardruntime entry (com.sap.nw.wpc.km.service.editor.xslt.XsltHelperRuntimeStandard) should match to customer Alias insted of default portal, but changing these setting won't have any visible result.
    If I use default framework page with customer layout wpc runtime will work - so we have a temporary solution, but we want to avoid changing default framework page.
    Any hints or documentation?
    Many thanks in advance

    Hi Thorsten,
    maybe you should have a look at this [one.|https://forums.sdn.sap.com/thread.jspa?threadID=599765&tstart=0]
    I think it's the same thing that was mentioned in the SAP Note you provided. But maybe you extract some additional hints for yourself out of the posts.
    Let me know, if you manage to solve the problem.
    Regards,
    Marcus

  • 11.5.10.2 - Custom Framework Pages

    Hello.
    We will soon be designing extensions to existing framework pages, and creating brand new ones. We have our development methods well established for other objects such as forms and reports. We use a version control production and a migration tool for our change management of those well established objects.
    For example, we can migrate a form from one instance to another and the tool will copy and compile the form into the destination instance with a shell script.
    The question is this: How can we automate the migration and installation of framework customizations from one instance to another using scripting? Has anyone done this? Suggestions?
    Thank you.

    Sharath,
    Yes there is a way to give popup using javascript.
    You have to create a rawtextbean(which will hold the javascript/html code) then you can invoke the javascript depending upon your logic.
    Check this mukul's blog for sample code,
    http://mukx.blogspot.com/2007/07/javascript-in-oa-framework.html
    Thanks.
    With Regards,
    Kali.
    OSSI.

  • Problem with Collaboration Navigation in Custom Framework (Tasks)

    Hi,
    I developed a custom frameworkpage with DTN using the Navigation Taglibrary. (Navigation-Method: byURL)
    I also included the navigation within collaboration rooms.
    My problem is now:
    When I navigate to "Tasks" and then click on one of the tasks related to that room, the task appears, but the navigation context is gone (empty DTN, none of the Top-Level nodes is selected..)
    Even when I try to add the navigationContext of the "Task"-Node to the url, it does not work. (a navigation context is only displayed if the context points to a non-collaboration navigation node)
    Does anyone have the same problem and solved this somehow?
    Greetings,
    Michael Baginski

    Hi Mike,
    If you create a custom component then nothing is working "out-of-the-box"
    But the following links could help you in building your own custom nav module with support for Nav-Zoom:
    http://help.sap.com/saphelp_nw70/helpdata/EN/46/996c0ff1cf15ece10000000a114a6b/frameset.htm
    Generic Tag Lib:
    http://help.sap.com/saphelp_nw70/helpdata/EN/42/f35146a7203255e10000000a1553f7/frameset.htm
    You can take the sap portal light dtn and start 'stripping' it until you have something you can work with.
    This helps you to figure how the tag-libs work and can help you create your custom module from scratch eventual.
    Ofcours you should never overwrite SAP components so if you redeploy do it in your customer namespace (com.<customername>.<application>).
    Good Luck,
    Benjamin Houttuin

  • Timeout on custom framework page

    I have a requirement in where, i have to time out a OAF page after certain minutes. can any one of you please point me out as to what has to be done for this particular custom page. I can see CUSTOMPG.xml and CUSTOMVO.class file. please point me in right direction as i dont have much knowledge on this subject. thanks

    That can be done on client side. Can you insert some meta tags in your page?
    Then use <meta http-equiv="refresh" content="20;url=http://web.com/timeout.jsp">. 20 is timeout in seconds for your page.

  • How to  Custom Framework Extension Interfaces?

    Hi!
    In my application has a lot of produre or function, if i place all in AppModule when file AppmoduleImpl very big and has o lot of code. so that very difficult to maintain.
    I want break or group some procedure or function into one class.
    How can i do?
    Thank!

    What you should think about, is to split you ApplicationModule into smaller components. You then have one RootApplicationModule and some nested ApplicationModules which can have nested ApplicationModules themselves. Each ApplicationModule only does some well defined unit of work. I remember reading a blog (from Steve Muench ?) about this. Try searching the orablogs for it.

  • Framework Structure Issue

    I am creating Distributed App outside the Mac App Store on Mac osX 10.9.5 with XCode 6. I have used Developer ID Application certificate, custom Framework which was Developed by me. I have signed this framework with same Developer ID Application certificate which used for Mac App. I have Export a Developer ID signed Application in my Mac.
    Now, The Problem is when I download ".app" from mail in my Mac and double click, It display Alert Message " App can not be open because identity of developer can not be found". I have attached Image of Error.
    When I run codesign command on terminal, It shows "WSBluetoothFramework.framework/: bundle format is ambiguous (could be app or framework)".
    So I checked and found that after export signed app "Headers" folder is missing. But before archive and export Framework contain Proper structure of Framework.
    Before Archive Framework Structure
    After Archive Framework Structure
    I want that When App double click it should ask for Open Permission instead of the Error Message.
    So Can anyone now about this issue?

    You have to structure your workspace properly if you want an embedded framework to work. It should look something like this:
    Project/
         Application/
              Application/
                   Application.xcodeproj
         Application Workspace/
              Application.xcworkspace
         Framework/
              Framework/
                   Framework.xcodeproj
    Hopefully I have the indentation correct, but this is the general idea. Replace "Project" with your project name, "Application" with your app name, and "Framework" with your framework name. It may be possible to get it to work using some other structure, but I know this works. If you have it setup properly, when you add your embedded framework, Xcode should setup all of the copy files and run script build phases to properly embed and code sign your framework.
    In your example, missing the Headers is normal. It the the code signature that you need. It looks like you have code-signed your development version. That won't work. You have to let Xcode do it the way Xcode wants. If you try to fight Xcode, you will always lose.

  • Sharing Methods within Extension Framework Modules

    I'm working on a framework extension based upon the framework provided with the SRDemoSampleADFBC application.
    I have created a couple of methods in my ApplicationModuleImpl that I will use on the client side, but I also need to reference them from other modules inside the framework extension; the ViewObjectImpl, for example.
    How can I reference these methods? They are declared in the AMImpl as:
    public void setMyValue(String name, String value) {
    Hashtable userdata = getDBTransaction().getSession().getUserData();
    if (userdata == null) {
    userdata = new Hashtable();
    userdata.put(name.toUpperCase(), value);
    and
    public String getMyValue(String name) {
    Hashtable userdata = getDBTransaction().getSession().getUserData();
    if (userdata == null) {
    return "";
    if (userdata.get(name.toUpperCase()) == null) {
    return "";
    else
    return (userdata.get(name.toUpperCase()).toString());
    When I try to reference these methods from the ViewObjectImpl, the compiler can't resolve the reference. I realize this is probably a stupid java newbie question, but I just can't get this to work the way I want it to. I've tried stuffing the methods into the Utils module, but the methods look at the transaction which apparently can't be referenced inside that module.

    I've gone through that I understand needs to be done, but the reference to my method from the viewObjectImpl still fails to resolve. Here's what I did:
    1. I reviewed secetion 25.4 and created a new myApplicationModule that references the 2 methods I want to expose.
    2. On my test application's application module I opened the property editor, went to the client interface, and ensured that the 2 methods are shuttled to the right side as selected (they already were).
    3. On that same page, I clicked on the Interfaces button, and and shuttled over to the left my new ApplicationModule I had created in step 1.
    I don't understand what you mean in your points, getting the current AM and testing that it's an instanceof my custom AMImpl class and casting it to my custom class name.
    It appears that I've gotten it so I can call it from the client, just not from within my custom framework extension classes.

  • Does X code automatically adds h files in frameworks to the searchpath?

    I compiled a custom framework, and made sure to mark all public headers.
    Now, when I reuse this framework in another project, I have problems finding these headers.
    So, does Xcode somehow adds the included headers from frameworks that have been dragged and dropped to the searchpath, or is more work required?

    OK, It works if I use the name of the framework as prefix.

  • Adding login page to framework page for anonymous user/access

    Hi all,
    I have created all iviews, page and a role with anonymous authentication. Created desktop,set theme, added rules for the custom framework page for anonymous access.  We need to show some information even before user logs in. How should I add login iview to the custom framework page?
    Thanks,
    Dileep

    Hi Dileep,
    I want to add the login iview to the framework page for anonymous access like you.
    I'm new with the portal. Can you guide me to do this from the beginning?
    Thanks!
    Chan

  • Custom parser difficulties.

    I am trying to parse a Windows 2008 '4624' event log entry as a proof-of-concept before parsing other high-priority Windows Server 2008 events.
    I have created a 'parser' which will work flawlessly when using the 'test' feature within Mars 6.x.
    However I am unable to get this 'parser' to interpret incoming events from the server.
    * Events are being forwarded from the server using snare. 
    * Copying the  event from 'Event raw messages' report output (where "Parsing error or event type unknown:" has been pre-pended to the message)
      and pasting directly into the parser test screen, the message will be successfully parsed by the test parser.
    * I have configured the device as a 'windows-generic' device but have NOT configured the MARS to receive OR pull logs from the device - hence, the only software configured on the device is the custome framework I have created.
    Anyone any thoughts or have I missed something very simple?
    Kind regards
    Colm

    Hi,
    try:
    1. To create a new one device type (as example win2008 generic).
    2. Create a new device event type (add to this NEW event type).
    3. Then create parser's patterns.
    4. Then create new device (selest OS Windows --->>> Receive events ), go to tab Reporting applications and add a new one created device type (as example Win 2008 generic)
    5. Thats all.
    P.S In snare please enable syslog header. Thats all.
    Kind regards,
    Nick

Maybe you are looking for