3 Replies Latest reply: Feb 22, 2010 4:45 PM by Markus Klein RSS

why do we need URL of PCD page in Homepage framework resource definition

Tiberiu Sasu
Currently Being Moderated

I am implementing the ESS Address service for UK, system Portal 7.0, business package ESS 1.41, ECC 6.0 (EnhP4).

why do I need to specify the  'URL of PCD page' for my resource EMPLOYEE_ADDRESS_UK_SERVICE_13?

 

the resource object EMPLOYEE_ADDRESS_UK_SERVICE_13 is already pointing to the correspondent web dynpro object sap.com/essgbaddr/Per_Address_GB_13, so why does SAP need the URL of PCD page? isn't web dynpro object enough??? the web dynpro objects are unique anyway.....

 

Thanks,

Tiberiu.

  • Re: why do we need URL of PCD page in Homepage framework resource definition
    Markus Klein
    Currently Being Moderated

    >

    Tiberiu Sasu wrote:

     

    > I am implementing the ESS Address service for UK, system Portal 7.0, business package ESS 1.41, ECC 6.0 (EnhP4).

    > why do I need to specify the  'URL of PCD page' for my resource EMPLOYEE_ADDRESS_UK_SERVICE_13?

    >

    > the resource object EMPLOYEE_ADDRESS_UK_SERVICE_13 is already pointing to the correspondent web dynpro object sap.com/essgbaddr/Per_Address_GB_13, so why does SAP need the URL of PCD page? isn't web dynpro object enough??? the web dynpro objects are unique anyway.....

    >

    > Thanks,

    > Tiberiu.

     

     

    Hello Tiberiu,

     

    in case the Homepage Framework is embedded into a Portal only the PCD Object is used. In this case a Portal-Navigation is triggered to call the resource object based on its PCD-Location. Just in case the Homepage Framework is in standalone mode, the Web Object matters.

     

    So basically if you always call your Homepage Framework within a portal you can leave the Web Object Field empty.

     

    regards,

    Markus