Flex Student Information Management Portal help

I am building a student information management portal in flex /php (using AMFPHP), but being a Flex Newbie, I have been researching endless on the internet for help to kick start my project. My project will be interfacing with an oracle database system (which is not an issue, I have already built connection classes in php in my past projects). My problem is binding the data. It appears in my opinion that the data grid is the only way to output the data which will not work efficiently in my case. I need a fluid and flexible layout to present the data within the page. Can the query results be binded say in labels etc and if so, how can this be achieved. Any pointers to tutorial sites for beginners will be greatly appreciated. Thanks

Google "Flex in a week".
Yes, you can bind labels, but given that you are asking the question, you really have a way to go in knowing how to build a portal.

Similar Messages

  • HT5622 I want to change my security information so I went to "Manage your Apple ID" but I could not find "Reset your security information" can someone help me to change my security answers. Thanks in advance

    Hello Everyone,
    I want to change my security information so I went to "Manage your Apple ID" but I could not find "Reset your security information" can someone help me to change my security answers.
    Thanks in advance

    call 1-800-275-2273 (1-800-MY-APPLE)

  • Failed to import publish settings file in Azure Toolkit for Eclipse with Java downloaded from Azure Management Portal

    I tried to deploy the Hello World JSP application to Azure from Eclipse following the instructions at http://msdn.microsoft.com/library/azure/hh690944%28VS.103%29.aspx. Got the following error when trying to import Publish Settings file downloaded from Azure
    Management portal:
    Importing MyMSDN.publishsettings file failed. Reason: failed to parse file. Ensure publish settings version is 1.0.
    Could someone help me solve this problem? Thanks.

    Hi huihuang,
    It seems there is some issue with your publishsettings file, could you open this file and copy the content here? Or please have a look at this article:
    http://gauravmantri.com/2012/09/14/about-windows-azure-publish-settings-file-and-how-to-create-your-own-publish-settings-file/ for more information about it.
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Error: on clicking Registry menu item in ESM Management Portal. The request failed with HTTP status 404: Not Found.

    Hi,
    I have installed ESB Management Portal successfully after following all the steps. everything is working fine except when I click the Registry menu in the portal. I get an unhandled exception. The event viewer shows the below error "The request failed
    with HTTP status 404: Not Found."
    ================================================
    Event code: 3005 
    Event message: An unhandled exception has occurred. 
    Event time: 1/27/2015 5:56:10 PM 
    Event time (UTC): 1/27/2015 5:56:10 PM 
    Event ID: f7aedd39118845b79c17d3442a0d15a7 
    Event sequence: 54 
    Event occurrence: 1 
    Event detail code: 0 
    Application information: 
        Application domain: /LM/W3SVC/1/ROOT/ESB.Portal-1-130668549484455107 
        Trust level: Full 
        Application Virtual Path: /ESB.Portal 
        Application Path: C:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\ESB.Portal\ 
        Machine name: <Machine Name> 
    Process information: 
        Process ID: 4712 
        Process name: w3wp.exe 
        Account name: NT AUTHORITY\NETWORK SERVICE 
    Exception information: 
        Exception type: TargetInvocationException 
        Exception message: Exception has been thrown by the target of an invocation.
       at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.Web.UI.WebControls.ObjectDataSourceView.InvokeMethod(ObjectDataSourceMethod method, Boolean disposeInstance, Object& instance)
       at System.Web.UI.WebControls.ObjectDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments)
       at System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback)
       at System.Web.UI.WebControls.DataBoundControl.PerformSelect()
       at System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound()
       at System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls()
       at System.Web.UI.Control.EnsureChildControls()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    The request failed with HTTP status 404: Not Found.
       at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at Microsoft.Practices.ESB.Portal.UDDIService.UDDIService.GetCategoryByName(String UDDIServerUrl, String tModelName) in c:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\ESB.Portal\Web References\UDDIService\Reference.cs:line
    575
       at Microsoft.Practices.ESB.Portal.Uddi.ServiceProxy.getBTEndpoints(String applicationName, Boolean getSendPorts, Boolean getRcvLocations) in c:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\ESB.Portal\Uddi\ServiceProxy.cs:line
    553
       at Microsoft.Practices.ESB.Portal.Uddi.ServiceProxy.GetEndpointsByApplication(String applicationName, Boolean getSendPorts, Boolean getRcvLocations) in c:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\ESB.Portal\Uddi\ServiceProxy.cs:line
    46
    Request information: 
        Request URL: http://localhost/ESB.Portal/uddi/uddi.aspx 
        Request path: /ESB.Portal/uddi/uddi.aspx 
        User host address: ::1 
        User: <domain>\<user>
        Is authenticated: True 
        Authentication Type: Negotiate 
        Thread account name: NT AUTHORITY\NETWORK SERVICE 
    Thread information: 
        Thread ID: 19 
        Thread account name: NT AUTHORITY\NETWORK SERVICE 
        Is impersonating: False 
        Stack trace:    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.Web.UI.WebControls.ObjectDataSourceView.InvokeMethod(ObjectDataSourceMethod method, Boolean disposeInstance, Object& instance)
       at System.Web.UI.WebControls.ObjectDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments)
       at System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback)
       at System.Web.UI.WebControls.DataBoundControl.PerformSelect()
       at System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound()
       at System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls()
       at System.Web.UI.Control.EnsureChildControls()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Custom event details: 
    =================================
    Any idea why this is happening and what needs to be done ?
    PLEASE HELP
    Thanks & Regards
    Vikram

    Snippet from the link below:
    If you get a “404: Not Found” error, it ‘s because by default there is no script map for .svc file with default IIS 7.0 installation, so you need to register .svc extension in IIS:
    You need to update IIS script maps to register .svc extension In a command prompt (ran as administrator), execute the following command:
    “%windir%\Microsoft.NET\Framework\v3.0\Windows Communication Foundation\ServiceModelReg.exe” -r -y"
    Refer:
    https://dgoins.wordpress.com/2010/05/01/esb-toolkit-management-portal-installation-notes-from-the-field-2/
    Sarvanan's blog around this with detailed explanation:
    Configuring Exception Management Portal
    As mentioned above also
    Check Portal Configuration Settings
    Rachit
    Please mark as answer or vote as helpful if my reply does

  • Creating Item Catalog Category  in Product Information Management(PIM)

    Hi all,
    I am new to oracle apps R12. now i am working on Product Information Management(PIM) module in R12. I want to create a new Item catalog category(ICC) under the root item catalog. It was used to adding my new items in the hierarchy. I could able to create new item in PIM , but could not able to create a new Item catalog category(ICC).
    Please help How create a new Item catalog category in PIM.
    Thanks
    Prab

    Did you followed complete steps like
    1. Development Manager > Setup Workbench
    2. Select from list Product
    3. Click on Sub-Task "Categories"
    4. Click on Task Categories
    5. Click on Sub-Task "Create Category"
    6. Choose from LOV for Flex Category "Product Categories".
    7. Select Continue
    8. Fill fields and select "Apply" butto
    regards

  • Log in to Windows Azure Management Portal

    Hi,
    I have a windows azure suscription.
    I was login in with my hotmail account to windows.azure.com. Now I can´t log in to my windows azure suscription.
    If I go to https://windows.azure.com it takes me to
    https://windows.azure.com/VerifyYourAccount.aspx were I need to click a button to send me a message with a code to my cel phone. The problem is I dont use that phone number any
    more and I can´t find where to change it to my new cel phone number...
    Please help.
    G
    Where is the windows azure management portal?? The place were I can create and manage host services in my azure suscription, sql azure databases, etc...

    Hi Giber,
    If you have problem while verifying your account via phone number, please contact Azure support (http://www.microsoft.com/windowsazure/support/) for manual verification. Please see
    Fraud Prevention Measure for New Windows Azure Platform Accounts for more information.
    Thanks.
    Wenchao Zeng
    Please mark the replies as answers if they help or unmark if not.
    If you have any feedback about my replies, please contact
    [email protected]
    Microsoft One Code Framework

  • Problem with Windows Azure Management Portal

    IS there any issue with accessing all services  of Management portal, for last couple of days I am getting message - Unable to get required information for the services (Especially for Virtual Machines)

    Hi,
    Windows Azure Manage portal runs well on my site, from my experience, there may be something wrong on your site, I found a similar thread, hope it helps, the thread link is:
    http://social.msdn.microsoft.com/Forums/windowsazure/en-us/844c511d-09a8-497e-a88c-f3e5b7eb075e/new-management-portal-not-seen-in-ie10?forum=windowsazuremanagement
    Best Regards
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Service Manager Portal not displaying VM console and related details

    Hi All,
    We have deployed private cloud with system center products using Cloud Services Process Pack and we have deployed Service Manger portal for VM provisioning in Cloud
    The Service Manger portal does not display VM console and VM details
    I have following queries
    How to take remote console of VM deployed by end user through service manager portal
    How will user come to know quota limit utilized in cloud under his account
    The VM are deployed through SCSM portal are in shutdown state how to auto start the VM after provisioning
    Please help since we are not able to find any solution for the above
    Appreciate if any workaround is available for the same
    Thanks
    Manzoor Ahmed

    The component of System Center that is capable to give console access to your VMs, is App Controller.
    Once the user are logged in here, they should see their quota, limits and resources available.
    Yes, the VMs are powered off by default when using the CSPP. You can edit the runbooks and add a task that will start them after provisioning.
    For your information:
    Many things has changed since the release of Cloud Service Process Pack. A new set of tools are provided with Windows Azure Pack to have a streamlined Infrastructure as a Service offering within the enterprise. Windows Azure Pack will leverage VMM (in the
    same way as SCSM does) but in conjunction with SPF (component within Orchestrator) to give you a framework that is identical to Windows Azure (Microsoft's own cloud) running on-premise.
    -kn
    Kristian (Virtualization and some coffee: http://kristiannese.blogspot.com )

  • Management Portal

    Anybody out there using Management Portal? I was curious if it was possible to restrict access within a certain role via filters? For example, would it be possible to write any type of rule that says only allow a particular  user to update an agent with the string 'Sales' in the EnterpriseName and only allow that them to apply skills with 'Sales' in the Skill name? My guess would be no but figured I'd ask in case anyone is actively using this tool.
    Thanks!

    There is no direct way in CCMP to lock down secuirty based on naming convensions although it may be possible to achieve what you are hoping for via a different means.
    If you setup folder and security partitions for the appropriate naming convensions e.g. A folder that will contain all of the Sales Skills then you can use the Prefix Management feature of CCMP to move items of type Skill Group, containing the string "Sales" in their name to that folder automatically. If you then configure the appropriate User and Group security around the partitioned folder structure then you can have users that will only be allowed to Edit Skill Groups etc based on naming convension.
    Hope that helps, let me know if you need any more information.

  • Delta Overview: Student Lifecycle Management u2013 Business Suite 7

    All,
    please note that a Delta Overview describing the new features and enhancements for Student Lifecycle Management Business Suite 7 (EHP 4) is available in the BPX Archive as of today.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a0fd142a-5740-2c10-72af-dbf03e066c78
    Edited by: Tina Bach on Jun 22, 2009 11:36 AM

    Hi,
    unfortunately BI Content is not structured in the same way as you are looking at things (looks like you took the PLM Business Map as a reference).
    Most of the relevant content can be found in the Product Lifecycle Management area of BI Content Help:
    [http://help.sap.com/saphelp_nw70ehp3/helpdata/en/14/7beb3cad744026e10000000a11405a/frameset.htm]
    Others around procurement, manufacturing,  service can be found in these chapters:
    Procurement: [http://help.sap.com/saphelp_nw70ehp3/helpdata/en/e9/62073c44564d59e10000000a114084/frameset.htm]
    Manufacturing: [http://help.sap.com/saphelp_nw70ehp3/helpdata/en/24/500b3c56488e6be10000000a114084/frameset.htm]
    Service: [http://help.sap.com/saphelp_nw70ehp3/helpdata/en/ed/9dfb3b699bde74e10000000a114084/frameset.htm]
    Regards, Ulf.

  • Azure Portal login problem: "You have signed out elsewhere. Click OK to log out from the management portal."

    I can login to the management portal, but when it starts populating the services, the page goes grayscale and I get the message "You
    have signed out elsewhere. Click OK to log out from the management portal." with only an OK button.  This is the same issue that others were having on Feb. 27th referenced in
    this thread.  Currently, this is only happening in my Chrome browser, but works in IE.

    Hi,
    From the thread that you provided, we can see that this issue was fixed, up to now I haven't heard the same issue, based on your description, this issue was only happening in Chrome, I tested this on my local (create a new website in chrome), it worked as
    normal, and I didn't reproduce this issue, so I think this may be not a bug in chrome, please try to clean session and cookie, or use another machine test it, if issue was still exist, please try to contact with support with detail information, Please
    contact support team by creating a support ticket at
    http://www.windowsazure.com/en-us/support/contact/ Or if that doesn't work because you don't have an active subscription you will need to contact general customer support to have them create a support ticket for you
    http://support.microsoft.com/gp/customer-service-phone-numbers?wa=wsignin1.0
    Best Regards
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • "You have signed out elsewhere. Click OK to log out from the management portal."

    When I log in to Azure Portal Management, I get a message
    "You have signed out elsewhere.  Click OK to log out from the management portal."   It greys out the portal so I can't do anything except to click OK to log out or hit escape to bypass this message.  How do I get rid of this
    message?
    thanks, Paul

    Hi,
    I suggest you to clear cache and cookies on Internet explorer. Then try logging in to Azure portal.
    From the thread that you provided, we can see that this issue was fixed, up to now I haven't heard the same issue, based on your description, this issue was only happening in Chrome, I tested this on my local (create a new website in chrome), it worked as
    normal, and I didn't reproduce this issue, so I think this may be not a bug in chrome, please try to clean session and cookie, or use another machine test it, if issue was still exist, please try to contact with support with detail information, Please
    contact support team by creating a support ticket at
    http://www.windowsazure.com/en-us/support/contact/ Or if that doesn't work because you don't have an active subscription you will need to contact general customer support to have them create a support ticket for you
    http://support.microsoft.com/gp/customer-service-phone-numbers?wa=wsignin1.0
    Note: Check if you have shared the user name and password with your colleagues or family members to use Azure resources.
    Hope this helps you.
    Girish Prajwal

  • Management Portal not working in Chrome?

    Hey,
    when using Chrome I am having a problem with logging in to the management portal of Azure. This started roughly a week ago. After logging in, the page and layout are loaded but no content is displayed. All I see is the (nicely) animated loading wheel:
    Even after waiting for 5 minutes, nothing else happens. In the developer console there are no errors displayed. In other browsers (IE, FF) everything works fine.
    Has anyone similar problems or can someone help me?

    Hello ReDavid,
    Thanks for posting here!
    Microsoft has confirmed the problem, and indicated that an incompatibility with the Chrome browser is at fault.
    “We have seen a problem with new Azure portal and Chrome browser.
    “This is a known issue with Azure portal and Azure Portal team is working hard to fix this problem. The current workaround is to use IE to solve this problem,”
    You can try resetting your Chrome Browser and see if that works.
    Also refer this article:
    Manage your cookies and site data
    As said by Will Shao Chrome version 36.0.1985.143 should fix this issue.
    Hope that helps!
    Let me know if you have any queries!
    Best Regards,
    Sadiqh Ahmed
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Ramp Up Knowledge Transfer Training for EHP 4 Student Lifecycle Management

    Dear Forum Members,
    SAP's IBU for Higher Education offers a Ramp Up Knowledge Transfer Training for EHP 4 Student Lifecycle Management from March 16-18 in Walldorf, Germany. There are still open seats available. If anyone of you is interested in joining this event please check have a look at the recent blog published on this topic. There you find the link to the registration list.
    Also we are currently evaluating the plan to offer the same training in India, Bangalore, at the end of April. Before we go ahead it would be helpful for us to know if there are consultants in this forum who would be interested in attending this training. It is currently scheduled as a 3-day workshop at SAP Bangalore in which the new features and functions of the latest release EHP 4 will be introduced and where participants get the opportunity to work in the RKT system.
    If you would be interested in the RKT training offering in Bangalore please let us know via this forum thread.
    Thanks,
    Tina

    Hello everyone,
    thanks for your feedback in the last couple of days. It has been helpful in the decision making process.
    We are now planning to offer this training at the following date and location:
    Timeframe: Monday, April 20 until Wednesday, April 22
    Location: SAP India, Bangalore
    Please reserve these dates.
    We will provide registration details and the agenda for this training offering after next week.
    Looking forward to seeing you there!
    Best regards,
    Tina

  • Management Portal unavailable - "cannot load management data for this resource type"

    Noticing that with the exception of virtual machines, every resource type in the (non preview) Azure Management Portal is showing a sad pink icon and the help text "cannot load management data for this resource type."
    So that's a near total portal outage for us. Anybody else experiencing this?
    I've attempted to open a ticket with developer support but I'm not sure if that's the right channel.
    Brian

    Hi Brian,
    Thanks for your posting!
    From Dashboard shown (http://azure.microsoft.com/en-us/status/#history), Currently, the Azure portal works fine in every regions.
    So I suggest you can submit a tick via this channel:
    http://www.windowsazure.com/en-us/support/contact/
    Also, you can click your right-top account name and select the "Microsoft Support" item to create free ticket.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • How can i get back to ios6 from ios7

    new ios7 makes my phone's app messies and it dosen't look gowjus rather it looks cheaper. i feel my phone got operating system with ios7 like so funny. this so dmmn **** apple gonna lose their reputation as they realesed iphone5c as well. this totaly

  • Can i sync my iphone/mobile me account to two different macs

    I've got two macs now in the house! The first one I bought was such a nice conversion from windows that I replaced the family computer with a mac as well. So can I hook up my mobile me/iphone up on my other computer as well without any weird issues b

  • HP Officejet Pro 8600 Plus N911g Devices and Printers Page Is Slow to Open

    Hello, I have HP Officejet Pro 8600 Plus, model N911g, installed as a wireless printer.  I have Windows 7 64-bit.  My Devices and Printers page takes over two minutes to open.  While I am waiting, if I go to Print Spooler Services and click Restart,

  • Create table where table name is a variable

    I need to be able to create tables where the table name is a variable . Using PL/SQL in Oracle 9. Also need to insert and query the table. THANK YOU

  • Full screen f12 mystery

    hello all: I just replaced my keyboard as my 8 year old kid did what 8 year old kids do to keyboards. This new keyboard has the default audio volume increase control on it. I used to use f12 as a short cut to view video full screen in Final Cut (I ha