cancel
Showing results for 
Search instead for 
Did you mean: 

Portal Component deployment and Systems

Former Member
0 Kudos

Hi,

Problem# 1.

I have developed a model with a simple label field. When I am trying to deploy, it return some error:

<b> "Portal requested failed (Parse of result error: A string literal was expected, but no opening quote character was found, line 2)"</b>

I successfully conected to my portal EP6 SP6.

How can I deploy the business package externally. I mean where(path) can I get the .PAR file of my model.

Problem# 2.

I could not able to get my system aliases in VC. I able to login R/3 through the portal. Usermapping also done.

Tbanks in advance.

Srinivas

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,The sda's from the Visual composer patch override those provided with the original installation.

make sure you had last uploaded the sda's from visual composer patch 2 (ant not portal sp2 patch5). Also, make sure you installed patch2 for visual composer.

Gabi

Former Member
0 Kudos

Hi,

Sounds like you have a problem with your add ons to the portal. Make sure you deploy the SDAs for your portal from the VC installation folder.

Also make sure not to include ' or " in your label.

Regards, Eyal

Former Member
0 Kudos

Hi,

I deployed the following SDAs :::

<u>Portal addons</u>:-

BIUDISystems.sda (3.53KB)

com.sap.visualcomposer.BIKit.sda (195KB)

com.sap.visualcomposer.BIKitQV.ear (74.7KB)

com.sap.visualcomposer.poertalcontent.sda (7.82KB)

com.sap.visualcomposer.sda (298KB)

<u>Patch 2 Portal 6.20SP2P5 addons</u>:-

com.sap.visualcomposer.sda (7.83KB)

com.sap.visulacomposer.sda (293KB)

<b>WAS version </b>: WAS 6.4 SP7

<b>Portal version</b>: EP6 SP6

<b>VC version </b>: Visual Composer 6.0

I uploaded the above files but still I'm getting the following error:

<b>Portal Request Failed

(Parse of result error : A string literal was expected, but no opening quote character was found, line 2)</b>

Thanks in advance for any help.