cancel
Showing results for 
Search instead for 
Did you mean: 

Getting error while deploying the component from VC 6.0 to Portal 6.0

Former Member
0 Kudos

Hi all,

we are working on Portal 6.0 sp 11 and trying to deploy some components from VC 6.0 to the portal. The developed components on VC gives the desired output on preview. but while deploying it gives the errorr

Error in executing a process for compilation, .\GUIMachine_Business_Packages\TESTRED_24360\com.autogen.guimachine_1104120045\src.core\Iviewred_ctl.java:46: cannot resolve symbol

symbol : constructor BIOlapFunction (java.lang.String,com.sapportals.guimachine.ep5kit.Iviewred_ctl,java.lang.String,java.lang.String,java.lang.String,int,int,java.lang.String)

location: class com.sap.portal.guimachine.bikit.runtime.BIOlapFunction

BIOlapFunction BIO1OZ = new BIOlapFunction ("BIO1OZ", this, profile.getProperty("System1"), "BIO_DEFAULT", "<Objects id=\"\" type=\"TEMPLATE_METADATA\"><Object id=\"0\" type=\"SCHEMA\" name=\"$INFOCUBE\"/><Object id=\"0\" type=\"CUBE\" name=\"$EMP_CUBE\"/><Object id=\"1\" type=\"MEASURE_DIMENSION\" name=\"Key Figures\" uniquename=\"[Measures]\"/></Objects><Objects id=\"\" type=\"TEMPLATE_PARAMETER\"><Object id=\"CUBE\" type=\"TEMPLATE_PARAMETER\" text=\"$EMP_CUBE\" value=\"$EMP_CUBE\" techname=\"null\" uniquename=\"null\"/><Object id=\"MEASURES\" type=\"TEMPLATE_PARAMETER\" text=\"[Measures].[SALARY]\" value=\"[Measures].[SALARY]\" techname=\"null\" uniquename=\"null\"/></Objects><Objects id=\"\" type=\"TEMPLATE_FILTER\"/>",2,500,"KEY");

^

1 error

can any one help us .

Rajendra Redekar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Rajendra,

What Patch level of VC 6.0 are you using?

In the installable folder of your VC you'll find some sda files in the portal addon folder.

The list of sda files are:

com.sap.visualcomposer.portalcontent.sda

com.sap.visualcomposer.sda

BIUDISystems.sda

com.sap.visualcomposer.BIKit.sda

com.sap.visualcomposer.BIKitQV.ear

Deploy those if they are relevant to SP11 of EP 6.0. Otherwise get those sda files for EP 6.0 SP 11 from service marketplace and deploy them into your portal.

Thanks in advance,

Deep

Message was edited by: Deep Chakrabarti

Former Member
0 Kudos

Hi Rajendra,

I have the same problem...

Have you find any solution?

Regards

Mikael

Former Member
0 Kudos

Hi,

have you installed portal addons in ur portal?

regards

Amit