on ‎2009 Apr 14 3:55 PM
Hi,
we have following issue:
The upload of text-objects (downloaded from the backend by program /VIRSA/ZCC_DOWNLOAD_DESC ) to RAR doesn't work for us.
We download one language only, called the file SAPtext.txt and we have chosen the appropriate menu in RAR:
Upload Objects -> Text Objects
We get following error messages:
Cannot assign an empty string to host variable 4.
com.virsa.cc.rulearchitect.bo.ObjectTextBO.insertObjectText(ObjectTextBO.java:84)
com.virsa.cc.comp.UploadTexts.onActionUploadTextObjs(UploadTexts.java:335)
com.virsa.cc.comp.wdp.InternalUploadTexts.wdInvokeEventHandler(InternalUploadTexts.java:169)
com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
and so on. I found OSS Note 1262325 and we still have this problem. Does anybody know how to proceed?
BTW: Uploading of Authorization Objects works fine!
We are using Access Control 5.3
Thanks!
Christian
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
I've had similar issues to when creating customised rulesets for clients. As a tip, I recommend trying to get a copy of UltraEdit (a text editor which shows tabs/columns in text files) or even a MS Excel add in tool such as ASAP utilities.
kind regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi christian,
Please convert both the files in UTF-8 encoding format and then try to upload the files again. I think this resolves the issue .
Jo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Christian,
Would suggest you to check the sequening of the files while uploading once again.
We also encountered such a problem and if I remember correctly - what took us out of the same was the sequencing of the files only.
Regards,
Hersh.
Hi Hersh,
what do you mean with sequencing?
I've done the following:
File from /VIRSA/ZCC_DOWNLOAD_DESC uploaded to Upload Objects -> Text Objects
File from /VIRSA/ZCC_DOWNLOAD_SAPOBJ uploaded to Upload Objects -> Permissions
Uploading Permissions works fine, uploading text objects (tried UTF-8 as well) doesn't work. I don't know how to proceed.
P.S.
I replaced/removed all # and § !
We are not using an unicode system
Edited by: Christian Hofmann on Apr 15, 2009 10:02 AM
Edited by: Christian Hofmann on Apr 15, 2009 10:35 AM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.