Hi all,
I wonder if anyone had problem with importing a portal role in SAP NW Portal 7.31 and 7.4 and found a solution/workaround for it.
I'd like to import a list of users to an existing portal role (with the option 'Overwrite Existing Data' checked) but I always get the status 'UPDATE FAILED' and the detail gives something like
--------------
rdesc=MY_ROLE
status=UPDATE FAILED
rid=pcd:portal_content/xxx/MY_ROLE
uniquename=pcd:portal_content/xxx/MY_ROLE
warnings=Error:
user=[usr1, usr2, usr3]
---------------
It seems to indicate an error with the user attribute but I just can't see what's wrong. The list of users in the import data is separated by semicolons.
This is the import data
------------------
[role]
rid=pcd:portal_content/xxx/MY_ROLE
rdesc=MY_ROLE
user=usr1;usr2;usr3
-----------------
and there's no entries in the default trace.
I even tried to export a simple role, copy the result, import it back without any change --> same result.
I tried both Text File Upload and Plain Text Upload --> same result.
I searched SCN --> no luck.
I opened an OSS with SAP for a while --> no answer.
It happens in both versions NW 7.31 & 7.4
Of course, I can manually assign users to the role one by one but I'd prefer to use the import function :-)
Any help and/or advice is greatly appreciated.
Regards,
Dao