Implement Supplier Portal

Hi Team,
We are planning to implement supplier portal for our project. The purpose of this, supplier login to this portal to see their qty status by report. How much qty they have supplied and how much qty used by company etc..
Here we have material and vendor (supplier) etc. as a info objects. Different vendor can supply the same material. When the vendor login to the supplier portal to see the report and they have to look only their materials and they can't see the other vendor's material.
How do I control this ?. Do i Need to control this Vendor number info object Authorization level ?.
Pl let me know your thought here and share if any of you come across this situation.
thanks in advance for your kind help.
Regards,
Senthil.

Hi Senthil,
      You can add additional user attributes by following the below procedure..
http://help.sap.com/saphelp_nw04s/helpdata/en/44/0316d50bbe025ce10000000a1553f7/frameset.htm
     You can create an additional Portal attribute for Vendor number. In the Webdynpro code, based on the logged in user you can extract the vendor number and pass it on to the back end BAPI, then you will make use of vendor number in your select query. I feel that this is the simplest solution for your problem.
      Regarding your solution, what if a Vendor has multiple users who access your Portal. I don't think all the users from a vendor will use the same user id, which is not advisable.
Regards,
Uday.

Similar Messages

  • We need to implement EP Solution for Supplier Portal

    Hello All,
         I'm working on BSP's and Portal since 1 Year.
    The Portal Implementation is already done before I started working on it.
    Now my scenario is as folows :
    We need to implement EP Solution for Supplier Portal .
    For this we want to know what are all the activities involved.
    Can anyone throw some light on it ?
    Regards,
    Deepu.K

    We have to make setting for displaying all the roles defined for supplier portal to reflect in the EP.Portal is integrated with Webclient of CRM so make sure all changes done in the webclient are reflected in the Portal thing.

  • Secured supplier portal with E-Sourcing

    Hi,
    We need to implement secured supplier portal connection to E-sourcing system(https:// www.-----).We set up the apache reverese proxy sytem for supplier portal.
    When the supplier attempts to connect ,the URL is not getting connected and is giving error.
    We are using system default cluster for both buyer and supplier portal.
    Please let us know what settings to be done in E-sourcing system in order the supplier portal working.
    Thanks in advance,
    sai.

    Hi,
    for seecure link you need to check SSL in Directory configuration for supplier
    ~Ankush

  • I-supplier portal...urgent

    dear all,
    we want to implement i-supplier portal but not i-sourcing.
    I access the supplier search page thro Supplier Profile Administrator responsibility. i get to see a to dolist along with a simple search option and a create supplier button.
    In the to do list we have different link with counters like:
    New Supplier Requests(0) link.
    my question is if i create a supplier ûsing the create supplier button on the same page i dont see the counter in New Supplier Requests(0) link getting updated.
    Where do i have to create or register a supplier to see the counter in New Supplier Requests(0) link in supplier search accessed thro Supplier Profile Administrator page getting updated.
    Any pointers wud be of great help!!!!

    Dear Rajesh,
    Thanks a lot for your prompt response..But i wuld like to ask a few more question.In pirchasing do i use the purchasing Super user responsibility and then access the suppliers menu.
    If i click on the suppliers menu iget the create supplier button there also along with the to dolist.The to do list has the same set of links like :
    New supplier REquest etc..
    do i create the supplier there and then from which responsibility do i go for the supplier registration.
    Pls elaborate...

  • Supplier Portal Issues

    Hello, before I submit an SR, I was wanting to see if you know why we are having the following issues in our 6.1.0.1 Supplier Portal and if there is something I can do...
    Last week a new user tried to Register a new logon on our exteranl facing Supplier Portal app. They filled out the info and after clicking the second page next arrow they receieved an unhandled error. After looking at the event log for SP-Prodika on the external server it indicated that it could not find one of out custom validation DLLs. So I added all our custom validation DLLs that only contain GSM & SCRM validations to the web/supplierportal/bin. That fixed the registration issue.
    However, this week we get a call that a big supplier cannot attach attachments to sent material EQs that they have received. Sure enough I send myself an EQ, open it on the Supplier Portal, click the Add New Attachment button the popup screen gives a runtime error. Below are the 2 stack traces it throws. When I remove the custom DLLs then Add New Attachments starts working again.
    Log Name: SP-Prodika
    Source: SP-Prodika
    Date: 11/13/2012 9:23:17 AM
    Event ID: 0
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: Description:
    The description for Event ID 0 from source SP-Prodika cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    ErrorType: Primary| ErrorCount: 1| App: SP| SessionId: 1ba7ecda-5f43-db95-99b9-e0049bf06bc4| UserId: null| IsNewSession: False| ServerID: 10.14.3.18| Misc: |
    Exception: System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.ApplicationException: Could not parse string to boolean: '${fc:GSM.SideNav.TradeSpec.Enabled}' ---> System.FormatException: String was not recognized as a valid Boolean.
    at System.Boolean.Parse(String value)
    at Xeno.Web.UI.NavigationControls.Builder.Helper.AttributeSetter.ParseBooleanValue(String attributeValue)
    --- End of inner exception stack trace ---
    at Xeno.Web.UI.NavigationControls.Builder.Helper.AttributeSetter.ParseBooleanValue(String attributeValue)
    at Xeno.Web.UI.NavigationControls.Builder.Helper.AttributeSetter.SetAttributeValue(Object menuObj, String attributeName, String attributeValue, Boolean isIgnore)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.BuildMenuItem(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.BuildMenuItem(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.BuildMenuItem(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.Build(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.NavigationControlContainer.OnInit(EventArgs e)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.AddedControl(Control control, Int32 index)
    at System.Web.UI.ControlCollection.Add(Control child)
    at Xeno.Web.UI.Layout.ContentContainer.OnInit(EventArgs e)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    --- End of inner exception stack trace ---
    at System.Web.UI.Page.HandleError(Exception e)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest()
    at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
    at System.Web.UI.Page.ProcessRequest(HttpContext context)
    at ASP.webcommon_errorpage_aspx.ProcessRequest(HttpContext context)
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    the message resource is present but the message is not found in the string/message table
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="SP-Prodika" />
    <EventID Qualifiers="0">0</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2012-11-13T15:23:17.000000000Z" />
    <EventRecordID>713</EventRecordID>
    <Channel>SP-Prodika</Channel>
    <Computer></Computer>
    <Security />
    </System>
    <EventData>
    <Data>ErrorType: Primary| ErrorCount: 1| App: SP| SessionId: 1ba7ecda-5f43-db95-99b9-e0049bf06bc4| UserId: null| IsNewSession: False| ServerID: 10.14.3.18| Misc: |
    Exception: System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---&gt; System.ApplicationException: Could not parse string to boolean: '${fc:GSM.SideNav.TradeSpec.Enabled}' ---&gt; System.FormatException: String was not recognized as a valid Boolean.
    at System.Boolean.Parse(String value)
    at Xeno.Web.UI.NavigationControls.Builder.Helper.AttributeSetter.ParseBooleanValue(String attributeValue)
    --- End of inner exception stack trace ---
    at Xeno.Web.UI.NavigationControls.Builder.Helper.AttributeSetter.ParseBooleanValue(String attributeValue)
    at Xeno.Web.UI.NavigationControls.Builder.Helper.AttributeSetter.SetAttributeValue(Object menuObj, String attributeName, String attributeValue, Boolean isIgnore)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.BuildMenuItem(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.BuildMenuItem(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.BuildMenuItem(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.Build(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.NavigationControlContainer.OnInit(EventArgs e)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.AddedControl(Control control, Int32 index)
    at System.Web.UI.ControlCollection.Add(Control child)
    at Xeno.Web.UI.Layout.ContentContainer.OnInit(EventArgs e)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    --- End of inner exception stack trace ---
    at System.Web.UI.Page.HandleError(Exception e)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest()
    at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
    at System.Web.UI.Page.ProcessRequest(HttpContext context)
    at ASP.webcommon_errorpage_aspx.ProcessRequest(HttpContext context)
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously)</Data>
    </EventData>
    </Event>
    Log Name: SP-Prodika
    Source: SP-Prodika
    Date: 11/13/2012 9:23:10 AM
    Event ID: 0
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: Description:
    The description for Event ID 0 from source SP-Prodika cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    ErrorType: First| ErrorCount: 0| App: SP| SessionId: 1ba7ecda-5f43-db95-99b9-e0049bf06bc4| UserId: null| IsNewSession: False| ServerID: 10.14.3.18| Misc: |
    Exception: Xeno.Prodika.Common.ObjectLoaderException: Protocol handler 'translate' can not be found (or loaded). Check the ProdikaCommon event log for any details. ---> System.Exception: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. ---> System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
    at System.Reflection.Module._GetTypesInternal(StackCrawlMark& stackMark)
    at System.Reflection.Assembly.GetTypes()
    at Xeno.Prodika.Common.ObjectLoader.DoAutoLoad()
    --- End of inner exception stack trace ---
    at Xeno.Prodika.Common.ObjectLoader.DoAutoLoad()
    at Xeno.Prodika.Common.ObjectLoader.GetProtocolHandler(String protocolName, Boolean bThrowOnError)
    --- End of inner exception stack trace ---
    at Xeno.Prodika.Common.ObjectLoader.GetProtocolHandler(String protocolName, Boolean bThrowOnError)
    at Xeno.Prodika.Common.ObjectLoader.createObject(String name)
    at Xeno.Web.UI.Common.Attachment.DRL.DrlFileAttachmentControl.get_ConfirmRemoveMessage()
    at ASP.webcommon_attachment_drl_drlfileattachmentcontrol_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at Xeno.Web.UI.Common.Attachment.DRL.DrlFileAttachmentControl.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer)
    at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at ASP.webcommon_layouts_popuplayout_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at Xeno.Web.UI.Controls.BodyScrollAware.Render(HtmlTextWriter output)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Page.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest()
    at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
    at System.Web.UI.Page.ProcessRequest(HttpContext context)
    at ASP.webcommon_popups_drl_drlattachmentpopup_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\supplierportal\eaff82ea\20f375a\App_Web_drlattachmentpopup.aspx.81a4b35a.ozo2brjt.0.cs:line 0
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    the message resource is present but the message is not found in the string/message table
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="SP-Prodika" />
    <EventID Qualifiers="0">0</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2012-11-13T15:23:10.000000000Z" />
    <EventRecordID>712</EventRecordID>
    <Channel>SP-Prodika</Channel>
    <Computer></Computer>
    <Security />
    </System>
    <EventData>
    <Data>ErrorType: First| ErrorCount: 0| App: SP| SessionId: 1ba7ecda-5f43-db95-99b9-e0049bf06bc4| UserId: null| IsNewSession: False| ServerID: 10.14.3.18| Misc: |
    Exception: Xeno.Prodika.Common.ObjectLoaderException: Protocol handler 'translate' can not be found (or loaded). Check the ProdikaCommon event log for any details. ---&gt; System.Exception: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. ---&gt; System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
    at System.Reflection.Module._GetTypesInternal(StackCrawlMark&amp; stackMark)
    at System.Reflection.Assembly.GetTypes()
    at Xeno.Prodika.Common.ObjectLoader.DoAutoLoad()
    --- End of inner exception stack trace ---
    at Xeno.Prodika.Common.ObjectLoader.DoAutoLoad()
    at Xeno.Prodika.Common.ObjectLoader.GetProtocolHandler(String protocolName, Boolean bThrowOnError)
    --- End of inner exception stack trace ---
    at Xeno.Prodika.Common.ObjectLoader.GetProtocolHandler(String protocolName, Boolean bThrowOnError)
    at Xeno.Prodika.Common.ObjectLoader.createObject(String name)
    at Xeno.Web.UI.Common.Attachment.DRL.DrlFileAttachmentControl.get_ConfirmRemoveMessage()
    at ASP.webcommon_attachment_drl_drlfileattachmentcontrol_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at Xeno.Web.UI.Common.Attachment.DRL.DrlFileAttachmentControl.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer)
    at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at ASP.webcommon_layouts_popuplayout_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at Xeno.Web.UI.Controls.BodyScrollAware.Render(HtmlTextWriter output)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Page.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest()
    at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
    at System.Web.UI.Page.ProcessRequest(HttpContext context)
    at ASP.webcommon_popups_drl_drlattachmentpopup_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\supplierportal\eaff82ea\20f375a\App_Web_drlattachmentpopup.aspx.81a4b35a.ozo2brjt.0.cs:line 0
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously)</Data>
    </EventData>
    </Event>
    Edited by: Trey on Nov 13, 2012 8:22 AM
    Edited by: Trey on Nov 13, 2012 8:24 AM
    Edited by: Trey on Nov 13, 2012 8:25 AM

    I found the issue. We dont deploy our custom dlls to the SP, however the validationsettings.xml was deployed with all our custon validations instead of an empty one. Everything works now. Thanks.
    --Trey                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Reg:implementation Enterprise portal in solution manager

    hi all
    i am new to the concept of solution manager .In this how can we implement Enterprise portal .Actually what an EP consultant work need to be done in this  solution manager.can any  one provide some real time scenarios info related to it .
    regards
    Deepika

    Hi,
    Regarding the implementation phase, Solution Manager helps you via several functionalities:
    - Solution Documentation: Central documentation of processes, system landscape, custom code,...
    - Test Management:Change impact analysis, End-to-end test management
    - Change Control Management: Integrated quality management, Synchronized transports of various components, Controlled and documented adjustment of business processes incl. approval process
    - Application Incident Management: Integrated service desk, Involvement of partners in problem resolution, Provide root-cause analysis for complex landscapes with diverse technology stacks
    The most important part in from my perspective for a implementation consultant is the Project Documentation functionality, where you can get Implementation Content for Enterprise Portal. This includes business scenarios documentation and business process included in the Business Process Repository, how to configure different scenarios and business processes, test cases, etc.
    I think you can find some information in the marketplace about this functionality. For example you may find something under service.sap.com/alm -> SAP Solution Manager and Tools.
    Best regards,
    Fernando

  • Supplier portal - configure the default view upon login

    In the supplier portal, the default view is target facility. Can the portal be configured to have the default view be source facility or company? Reason - supplier feedback indicates they would like their default view to be supplier centric (from their viewpoint) rather than customer (the company hosting Agile) centric.

    Sorry but there is not a configuration to the portal that will provide this change.
    Segal

  • SUS PO in Supplier Portal

    Hi all,
    I have created a ZSUS PO in MM and successfully sent it through to the SUS system, however, I can't see it in the supplier portal, is there a setting I need to do transfer docuements to the supplier portal?
    I am logged on as admin not the actual vendor (still building and testing)
    Thanks very much for your advise!
    Edited by: Tracey Durkin on Aug 12, 2011 8:52 AM

    Hi Tracey,
    Can you confirm if the XML message for PO is error free in your SUS system? Can you check this in SXMB_MONI in SUS?
    Regards,
    Nikhil

  • Supplier Portal X SUS

    Dear all
    I would like to know if Supplier portal and SUS are the same  thing or there are diferences.
    Thanks
    Nilson Fonseca

    Hello Nilson,
    Please see "Business packages for Supplier Collaboration.
    <a href="http://help.sap.com/saphelp_srm50/helpdata/en/65/4d424089ff2571e10000000a155106/frameset.htm">http://help.sap.com/saphelp_srm50/helpdata/en/65/4d424089ff2571e10000000a155106/frameset.htm</a>
    Supplier Portal - generic term or Supplier collaboration Business package on NetWeaver Portal.
    SUS - Supplier Self Service application component or Order collaboration scenario in Supplier Portal
    Regards,
    Masa

  • Change supplier type in supplier portal

    Hi all,
    anyone knows if it is possible to let the supplier change his supplier type (in the supplier portal)?
    I managed to find a security right for the supplier / supplier manager profile but this didn't seem to work.
    Thanks,
    Bram

    Hi Vikram,
    the vendors can be active in multiple sectors (e.g. TAXI, TOWING SERVICE, HOTEL, ...). For each sector, we will be creating a supplier type since some fields need to be visible/hidden based on the supplier type.
    Sometimes, a vendor can also be active in multiple sectors (e.g. towing service and taxi). For these vendors, we will be creating combination types, i.e. supplier type 'taxi_towing' for example.
    Let's assume a vendor has been created as a taxi but he has decided to start a new service (towing serices), we want him to be able to change his supplier type manually from taxi to taxi_towing. This will automatically show some new fields which he can fill in.
    I know it's a little bit complicated but we have no other way of doing it.
    Bram

  • Limit File type attachments  in I-Supplier portal

    Hello:
    We are on Release 12.1.3 in I-Supplier Portal.
    We want to limit the supplier to only attach PDF and DOCX documents in the system.
    How do we do this ?
    Yesh
    PS: In recruitment, there is a lookup value called IRC_ALLOWED_FILE_TYPES that lets us define
    the allowed file types. But I could not find anything for Procurement.
    Yesh

    Hi
    Has anybody knows how to limit file type attachments in I-Supplier Portal.
    We do not want the suppliers to be uploading jpeg, mp3 files .....
    Yesh

  • SSL implementation on portal development

    Hi, All
    I have implemented SSL on QA using the standard port 443 and it is working fine.I did the same SSL implementation on portal development using the same port 443 and it doesn't work.When I call up the https url from IE for my portal development it seems like it's not connecting it just stays blank and it is not displaying anything.
    However when I change the port to 50001 it works fine nad everything on the web page is displayed but I want it to work on the standard port 443.Please help on rectifying this or any Ideas on how to solve this.
    Thank you

    You need to change the http provider service on your DEV portal dispatcher to use port 443 instead of 50001.
    Also, make sure there are no other web servers using that portal number on the same host as the DEV portal.
    Cheers
    Message was edited by:
            Michael Nicholls

  • Is there a possibility to implement a Portal Services by EJB Bean?

    Let suppose we have a Portal Service class ITestPortalService and EJB called TestEJB
    Can we do this in this way or any other way?
    public class TestBean implements javax.ejb.SessionBean, TestPortalService

    Question: Is there a possibility to implement a Portal Services by EJB Bean?
    I don't think you can do this directly as the portal service is maintained and called from the irj (portal) application, while the EJB beans are called directly from the web application server (as far as I know).
    The only think you could do is to have the Portal Service be  a bridge, which basically only calls the EJB and returns the results.

  • How to implement OracleAS Portal Clustering ?

    Dear all,
    Can anybody pls point me to the docs about how to implement OracleAS Portal Cluster (version 10.1.4) ?
    Also, about deploying Portal from development server to production server (using Export Import) , do we have to deploy it to all nodes , or can we just deploy it once to the cluster ?
    Thank you,
    xtanto

    Hello Xtanto,
    The Oracle documentation provides instructions for setting up Oracle Portal in a 'cluster'. For 10.1.2.0.2 and 10.1.4 :
    [5.3|http://download.oracle.com/docs/cd/B14099_19/portal.1014/b19305/cg_advnc.htm#i1046354] Configuring Multiple Middle Tiers with a Load Balancing Router
    Oracle® Application Server Portal Configuration Guide
    10g Release 2 (10.1.4)
    B19305-03
    Alternatively you can also check the enterprise deployment guide :
    [7|http://download.oracle.com/docs/cd/B14099_19/core.1012/b13998/portal.htm#CACHEECD] Installing and Configuring the myPortalCompany Application Infrastructure
    Oracle® Application Server Enterprise Deployment Guide
    10g Release 2 (10.1.2)
    B13998-07
    For deployment from development to production, transport sets can be used :
    [10|http://download.oracle.com/docs/cd/B14099_19/portal.1014/b19305/cg_imex.htm#i1030999] Exporting and Importing Content
    Oracle® Application Server Portal Configuration Guide
    10g Release 2 (10.1.4)
    B19305-03
    Thanks,
    EJ

  • Webdynpro iView - Supply Portal Stylesheet

    Hi!
    In a webdynpro iView when I try to change the property 'Supply Portal Stylesheet' to 'No' and I save the property don't change.
    Portal 04s SP12
    Can someone help me?
    Regards,
    Matteo

    Hi,
      any news about this topic?
    I have the same problem in my SP12 portal.
    Any suggestion?
    Thank you.
    Regards
       Leonardo

Maybe you are looking for

  • Fixed Asset Uploading Error

    I am getting following Error, while uploading Fixed Asset Template. Please Advice http://www.megaupload.com/?d=Y35WGNOD Edited by: Faisal Baloch on Nov 3, 2010 7:22 AM

  • Facing problem to Use a custom Java class in UCCX

    /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in

  • PO Number Check on an Inter-Company Consignment Fill-up Order

    Hi Gurus, I am working on an Inter-Company Consignment Fillup Scenario. When i create an order in CRM the order is error free. Upon replication i get an error. The error message is Purchase order "TEST PO" does not exist in the system (see long text)

  • Searching external hard drive attached to Time Capsule

    I have a 1 TB Time Capsule which I use for backing up my 2011 MacBook Pro and for providing my WiFi. I also have a 1 TB external hard drive plugged into my Time Capsule which I can access via WiFi. I can go to Finder on my laptop and browse the folde

  • 0xC00D36C4 MF_MEDIA_ENGINE_ERR_SRC_NOT_SUPPORTED for AVI that should work

    (Hello, I have been using Windows Media Foundation for some time and it works well. I can open and read many video without problems. But recently, I tried to open a sequence which fails. This is an AVI with the following streams: Video : WVC1 1712x12