Quantcast
Channel: SCN : Discussion List - SAP Enterprise Portal : Administration and Development
Viewing all 2686 articles
Browse latest View live

how to get cm_state property value

$
0
0

Hi,

 

In a resource list filter I want to filter resources based on their publishing state.

To do this I use the following code to check the value of the property cm_state:

 

...

IPropertyName pn_state=new PropertyName("http://sappportals.com/xmlns/cm","state");

IProperty prop_state=resource.getProperty(pn_state);

String state=prop_state.getStringValue();

...

 

What I expect to get is the value for the cm_state property. However, it seems that I am getting the label for this value, because the returned value differs according to portal language (e.g. "Released" for english and "Vrijgegeven" for dutch). Other metadata properties I tried with the above code do return the value for the property.

How can I get the value for this property, instead of the label?

 

Thanks,

Johan


HR Renewal 2.0 landing page showing blank in portal

$
0
0

Hi Experts,

 

I am using HR Renewal 2.0 landing page in portal but when i clicked on the role then it is showing blank and when i right click on the blank page and copy the address URL then it is working fine. Please suggest the solution.

 

Thanks in advance

Purushottam

Can I change the login page(portal launcher) design

$
0
0

I need to change the design of the Welcome page. any sugesstions please.....

 

regards

jay

Features not enabled in theme designer

$
0
0

          I have created a sap fiori Launchpad and I need to do theme designing in it. I am using the theme designer in SAP cloud hana platform form services. But the options like Quick, css, Palette are empty. Can anyone please suggest me a solution.

Refreshing with Hidden iView

$
0
0

Hello Experts,

 

I have a requirement like need to update the task list in uwl by using automated refresh activity. For refreshing, I should  follow the hidden iview process.

 

Could you please anyone suggest me the required steps for adding hidden iview to the page for refreshing.

 

 

Thanks and Regards,

RR

How to add Hidden iview for UWL in portal

$
0
0

Hi Experts,

 

In MSS, even after approving the request the link remains for a long duration. If User clicks the already approved  link, dump is generated.


We are planning to add Hidden Iview for refreshUwlBackend event to resolve this issue.


Please let me know the steps to create the hidden iview and how to achieve this in portal.

 

Your response will be appreciated.



Regards,

Vamshi Krishna.

How to display Photo in Personal Information (ESS)

$
0
0

Hi Experts,

 

We would like to display Employee Photo in Personal Information in Employee Self service Portal.

 

Portal version 7.0

ECC: 6.0 EHP4

 

Could you please assist the step by step process to achieve the same.

 

Your response will be appreciated.

 

Warm Regards,

Vamshi Krishna..

How to block Windows security popup

$
0
0

Hi Experts,


While accessing the employee information and employee photo from Portal it is asking for the username and password and throwing popup as Windows Security.


It is working fine even I click on cancel.


Please suggest how to block the security popup for the iview.


Your response will be appreciated.


Regards,

Vamshi krishna.


Windows Security popup.png


Access LSAPI in JavaScript

$
0
0

Hi friends,

 

I'm embedding a custom html page in the Sidepanel and want to write to the Data Context.

I'm already able to read from it using the window.external.DataContext.read(...) function and I'm also able to write to it using window.external.DataContext.write(...). However this does not update the values in the GUI view even though I'm sending it all kind of events through EPCM.

 

It seems like I need to pass the values through LSAPI in order to get the GUI to actually update:

 

2016-08-11 16_52_37-SAP NetWeaver Business Client.png

 

It seems like EPCM is letting me access the LSAPI through window.external.epcm.getSapTop().lsapi but this always returns 'undefined'.

A similar issue was posted here:

 

https://scn.sap.com/thread/2053413

 

but no other solution than applying a note (which I've done) has been found.

Anybody knows to help me?

 

Thanks a lot!

Attachment is not showing in UWL with leave request

$
0
0

Hello Experts,

 

We are using SAP Portal 7.31 with ECC 6.0 as backend system and facing a problem that whenever an employee is sending a leave request with attachment, that particular leave request is reflecting in UWL from the SAP Inbox of the MSS User without attachment.

The Task in SAP Inbox is also showing without any attachment.

Kindly help me out where i am missing any thing.

 

 

 

Regards,

 

Neeraj Nidhi

Maintain same log on page and theme in sap ep 7.4 as of sap ep 7.0

$
0
0

Dear Experts,

 

Our company is upgrading SAP Portal from SAP EP 7.0 to SAP EP 7.4. I was stuck up at changing the logon screen, branding image and theme.

I would like to maintain the same Logon Page and Theme that is maintained in SAP EP 7.0 in our new upgraded portal SAP EP 7.4.

 

Can some provide the steps to change and apply the logon screen and theme.

Thanks in advance to one and all....

 

Thanks and Regards,

Raghu

Logon Page Customization in SAP Portal 7.31

$
0
0

Hi Experts,

 

I am planning to change the look and feel of the Logon Page for Portal.

The current page is already a customized one.

 

For making the changes, I requested and got the following files.

1. tc~sec~ume~logon~ui.war from <drive>:\\usr\\sap\\<SID>\\J00\\j2ee\\cluster\\apps\\sap.com\\com.sap.security.core.logon\\servlet_jsp\\logon_ui_resources\\tc~sec~ume~logon~ui.war


and


2.  tc~sec~ume~logon~logic_api.jar from drive>:\usr\sap\<SID>\J00\j2ee\cluster\apps\sap.com\com.sap.security.core.logon\servlet_jsp\logon_app\root\WEB-INF\lib

 

The below is the screen shot of nwa/auth properties.

 

The file which was sent to me and the properties look like, standard logon module only.

I am not sure if the file is the custom one. How to find if its customized. In the layout folder, I couldn't fine any images in the current custom logon page.

 

I don't have access for deploying the ear. I have to send to the Server team and they only will be able to deploy.

 

Kindly advise me on how to proceed with.

 

 

Kind Regards,

Jelbin

add custom attribute in a task

$
0
0

Hello All,

 

I have a requirement that the work item for the MSS user( leave approver ) for the leave request should contain custom attributes 'designation' and 'department' of the sender of the leave request. how could this be done? Please suggest.

Issue in UWL !!

$
0
0

Hello Experts,

 

I have a new requirement where the User wants to see the Position and Department of the Employee who sends any kind of request to his/her immediate boss. I have inserted two columns in the UWL(Work Overview) of MSS ,but the data is not reflecting for the User who sends request.

 

For your reference am attaching the screenshot.

 

Kindly Help me mates.

 

Thank You,

Chandrasekhar

Assigning ECC Backend roles to Portal Directly

$
0
0

Hi Experts,

 

How can I assign roles to a portal user from backend ECC system directly. The requirement is the roles should not be assigned in User administration in Portal. Please suggest on the steps to achieve the same.


Group to Role Mapping - mass update

$
0
0

Hi there

 

We have a situation where we have a number of groups and a number of roles, all sitting in our Portal QA system. Each group is mapped to 1 or more roles.

 

We now need to move these groups, roles and mappings to the production system.

 

I found that a collection of groups can be exported, and then imported from the User Import screen in production. The file that is generated can / does include users, so the import will assign users to the group when it is performed.

 

Likewise, roles can be added to a transport package and then transported to the production system.

 

The only part of the puzzle that is missing is the link between groups and roles ...

 

Does anybody know how I can go about transporting the group-role assignment from one portal system to another.

 

The format of the file contents for importing a group is:

[group]

gid=<GroupID>

gdesc=<GroupDescription>

user=<User>;<User>

 

If I export users, the file contents follow a similar pattern:

uid=<UserID>

role=<Role1>;<Role2>

group=<Group1>;<Group2>;

 

 

So ... I am seeing a bit of a pattern here, so was really hoping there is something that I can do that will allow for the group-role mappings to be included. I tried include role=<RoleID> in the groups file, but that didn't work.

 

Any ideas would be greatly appreciated.

 

Cheers,

Andrew

portal overview page - options?

$
0
0

Hi all!

 

As far as i am concerned you can use the following options to make an overview to the users.

 

1) Workset Map

2) Service Map

3) Homepage Framework

4) Launchpad iview.

 

My problem is that i want to be able to add additional buttons for my entries.

 

ie. add a button next to the entries with acces to a help iview

maybe add another button with access to a another iview.

 

I guess it would look a bit like this:

 

workset.PNG

 

The above is just taken from the standard MSS service map. But just to show what my idea was.

 

Is it possible by configuration - or is the only solution to code it?

 

br Ronni

404 Not Found error in UWL work item

$
0
0

Hi Experts,

 

We are at NW7.4 SP 10 and ECC 6.0 EHP7. We have imported PFCG roles for ESS and MSS into Portal and have not imported any Business Package for ESS and MSS.

 

We have configure UWL connector for our HR System and Managers are getting work items in UWL, but on click of work items we are getting "404   Not Found" error with details as "Requested resource [/ApproveFormApp] is not found." When I checked the URL of the pop up it is "http://<host>:50000/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fevery_user!2fgeneral!2fdefaultAjaxframeworkCon…"

 

Please advise if we have missed something.

 

Thanks in advance.

 

@Siddharth Rajora

 

Regards,

Pankaj

Iview/Role Quick Link throwing a 403 Access denied error

$
0
0

Hi,

 

I am facing issue setting quick links to an iView in the SAP Portal.

 

1. Quicklink of the iview and its hierarchal role is set to a same text and is checked for case sensitivity.
2. The role is assigned to the user.

 

Sample Portal URL used: https://www.clientname.com/irj/portal

 

Corresponding Quick link URL attempted : https://www.clientname.com/<quicklink>

 

PFA the 403 access denied error screenshot.

 

Please let me know if any details are required and suggest..

 

Regards,
Eshwari

IE compatibility error while checkout in SRM Shoppint Cart

$
0
0

All,

 

We have SAP NW 7.4 SP11.

 

We are using AJAX Framework Page standards mode and IE 11.

 

Create Shopping Cart iview is already set to NavMode=10.

 

It is working fine with MDM catalog scenario but failed in punch out scenario.

 

When we clicked the "Checkout" button in OfficeDepot, it displayed IE compatibility error and wheel of death.

 

Is anyone having this issue?

Can you please kindly provide a solution to resolve this issue?

 

Thanks

Thruna

Viewing all 2686 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>