cancel
Showing results for 
Search instead for 
Did you mean: 

Deployment Error : "No valid iviews"

Former Member
0 Kudos

Hi,

I am new to Visual Composer. I have created a sample model using the example given in help.sap.com, During deplyment i got the error "No Valid iviews".

Can anybody help me resolvng this error.

Thanks

Vinit

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

Please let me know if you could solve this issue. We are facing the same issue now

Regards

Aruna

Former Member
0 Kudos

Hi,

Plz chcek the below data

no valid iViews

nothing to deploy

This happens often, when you use nested iViews. Deployment can only be done when the storyboard is not at the lowest level. There has to be a Primary IView at the storyboard, i.e. as Iview-icon, not the content.

Click at the Configure panel

Set window to Primary window (for your main iView)

Save & Deploy

and asllso chcek the below for the same

[https://www.sdn.sap.com/irj/scn/wiki?path=/display/vc/errorinCompilingFlexApplication]

Regards,

Govindu

Former Member
0 Kudos

Hi Vinit,

do you have a form or table in your iView? Is it a primary window?

Can you give us further information about your model?

Best Regards,

Marcel

Former Member
0 Kudos

Hi,

I have table view in iview and this is the primary window...

I am accessing two standard BAPIs.

Let me know if you need more info.

Former Member
0 Kudos

Hi Vinit,

can you try a very simple model, a start point calls an bapi which returns some values in a table/form without modifying any settings.

Best Regards,

Marcel

Former Member
0 Kudos

Hi Marcel,

I did the same, but got the same error. Below are the steps follwed:

1. Create Model

2. Create Iview, get a bapi BAPI_SALESORDER_GETLIST for iview.

3. Create start point, with default values for customer number and salesorganization.

4. For output displyed the list of salesorder.

5. Save Compile and Deploy.

Got the error "No Valid iView."

Help me in resolving this.

Thanks

Vinit

Former Member
0 Kudos

Hi Vinit,

have you consult the log file?

You should also enable the flex error messages:

<a href="https://wiki.sdn.sap.com/wiki/display/VC/EnablingFlexerrormessagesinVisualComposer">https://wiki.sdn.sap.com/wiki/display/VC/EnablingFlexerrormessagesinVisualComposer</a>

You can also have a look at http://<yourportalhost>:<yourport>/nwa/

That is the path to the NetWeaver Administrator. Click on Tab "Monitoring" and then navigate to "Track and Trace". There you can take a look at the log files. I suggest you set a filter corresponding to you user-id. This makes debugging of visual composer errors quite easy, as some errors that are not channeled back to the visual composer are logged there.

Best Regards,

Marcel

Former Member
0 Kudos

Look also here:

<a href="https://wiki.sdn.sap.com/wiki/display/VC/Novalidiviews">https://wiki.sdn.sap.com/wiki/display/VC/Novalidiviews</a>

Best Regards,

Marcel

Former Member
0 Kudos

Hi Marcel,

This link is not opening. What could be the possible reasons for the error.

Thanks

Vinit

Former Member
0 Kudos

Hi Vinit,

the link works fine, maybe the wiki was down as you tried it. Please try again the link or navigate direct to the wiki:

Top-Level-Naviagtion WIKI --> Visual Composer Wiki --> FAQ --> General issues and then under Compilation & Deployment there is the link to no valid iviews.

Best Regards,

Marcel

Former Member
0 Kudos

Hi,

I checked log from url, without making changes through Visual administrator.

Error says "Iview not found".

But model has iview in it.

Can it be related to authorization.

I have "VC ROLE" assigned to me.

Thanks

Vinit

Message was edited by:

Vinit Shukla

Former Member
0 Kudos

Hi Vinit,

you only need the VC Role for developing VC applications. And if you can compile it, it must be another error. Have you more information about the error? Did you check if the iView exists in the PCD?

Best Regards,

Marcel

Former Member
0 Kudos

Hi Marcel,

Correct me if I am wrong, iview will be there in PCD once the deployment of model is done?

If not, then can you help me in locating the iView?

Thanks

Vinit

Former Member
0 Kudos

The iView must be there after deployment process, that's correct. I'm wondering about the error message, that's why you should check if it is already in portal. I only can guess. The compile process is finished without error?

Best Regards,

Marcel

Former Member
0 Kudos

Hi,

Do we need to have some other roles also. I have only "VC role" in portal.

Do i need to be admin in Portal??

Thanks

Vinit

Former Member
0 Kudos

Hi Vinit,

as I know, you only need the VC Role, but you can try it. Maybe it helps, but this would be strange, because this means every VC developer should be admin.

Best Regards,

marcel

Former Member
0 Kudos

Hi,

I checked in the portal, there is no iview at the location where it is trying to deploy after compliling, It complies everything without any error.

I think there must be some setting which I am missing.

Right now i have all the default settings.

Can you help me with setiing required.

Thanks

Vinit

Former Member
0 Kudos

Hi Marcel ,

I tried with admin role also, It is giving the same error.

Are there any settings which we need to do, before deploying it.

Since it compiles everything without any error.

thanks

vinit

Former Member
0 Kudos

Vinit, I dont' know if you solved your problem already or not. I had same issue but found out the reason being i am not saving before i deploy my model. Try that and see if it works.

Ramesh

Former Member
0 Kudos

Hello Vinit,

Did you solve your problem?

If yes, how??

Thanks,

Regards,

Fred