Import Visual Composer iView to portal

Hi experts,
My question is: how can I import the VC generated iView into the portal as a fix iView?
To give you an example: When I am in the portal I would like to access the VC generated iView by clicking on a fix navigation item, in order to be able to open this iView(Report) anytime I want.
I would appreciate any suggestions
Thanks!
Thomas

Hi Thomas,
Follow the following steps:
1. When you are deploying from VC, click check button and noe down the name of the par file.
2. open your portal page using administrator credentials using the following link as example - http://<ip address>:50000/irj/portal
3. Click the tab Java Developer
4. Click the "PDK Component Starter&Viewer" link on the right-hand side frame.
5. Go to Overview tab.
6. Select your par, for example - com.autogen.guimachine.testbapi1.iView_GYI
7. Click Details link
8. Click Start link.
Check out the url in the browser, save it if you need that for future use.
Thanks in advance,
Deep.

Similar Messages

  • Calling Visual Composer iview into WDA view???

    Hello all,
    Can we call a visual composer iview into WDA view? if YES, can someone let me know how to do that.

    Hi Govindu,
    Thanks for the links.
    1. We have created a new iView by the option Copy and Paste as Dela link in customer specific folder under PCD for the iView which is stored in standard PCD>Visual Composer>Models folder.
    2. We can transport the content with export and import options but as per the SAP recommendation we should also need to transport the Localisation and Par files for the Model. But we are unable to find these. Could you please share your knowledge-------How to generate Localisation and Par files for a VC Model and collect these into a Portal transport.
    Thanks again.
    ..Ravi

  • Export to PDF option in Visual Composer iView

    Hi Expert,
    I am using NW 7.0 .Want to develop a Visual Composer iView based on RFC function module to fetch the data from backend and publish in portal.
    In that iView I want to give the Export to PDF option for the corresponding SAP data.
    I am referring following link for the same.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/47fe4fef-0d01-0010-6f87-ed8ecb479123?QuickLink=index&overridelayout=true
    But in my case our Visual Composer and BI-JAVA server are different. In this document it is clearly mention that the given code (Formula) is applicable only for the case where both VC and BI-JAVA server are same.
    Specify this formula:
    "pcd!3aportal_content!2fcom.sap.pct!2fplatform_a
    dd_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.b
    ex?QUERY=" & STORE@REPTNAME &
    "&BI_COMMAND_1-
    BI_COMMAND_TYPE=EXPORT&BI_COMMAND
    1-EXPORTFORMAT=PDF&BI_COMMAND_1-
    SHOW_EXPORT_DIALOG=X&BI_COMMAND_1-
    null="
    NOTE: This URL is for the Web
    Analyzer PCD Location if Visual
    Composer is on the same server as
    BI-JAVA.
    Can someone explain how to modify the above formula to give the export to PDF option in my iView where Visual Composer and BI-JAVA are different server?
    Thanks & Regards,
    Kundan

    Hi,
    Sorry for late replay. Yes i tried complete URL .But i am getting error..
    I am using ECC 6.O.Both VC and BI-JAVA are in same landscape. I am calling the FM  ZBAPI_FM_TEST_APPLICATION.
    I want to know the modified URL for giving the Export to PDF option in VC iView.
    The document which i am following their it's URL for calling BI Quarry is
    "pcd!3aportal_content!2fcom.sap.pct!2fplatform_a
    dd_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.b
    ex?QUERY=" & STORE@REPTNAME &
    "&BI_COMMAND_1-
    BI_COMMAND_TYPE=EXPORT&BI_COMMAND
    1-EXPORTFORMAT=PDF&BI_COMMAND_1-
    SHOW_EXPORT_DIALOG=X&BI_COMMAND_1-
    null="
    Thanks & Best Regards,
    Kundan

  • Using FLEX Visual Composer iViews in Guided Procedures and the UWL

    Hello Experts,
    I am trying to display a GP workitem and I am getting this error
    "The portal page builder required to execute this callable object is not available."
    I have a GP Process and it haves FLEX Visual Composer iView, it runs fine un the Runtime workbench from Guided procedures Role, but when I configure de GP UWL Connector and try to open a GP workitem with a VC FLEX iView i got the error "The portal page builder required to execute this callable object is not available."  Guided procedures with webdynpro iView works fine.
    I have a NW 7.0 SP10
    Could you please help me undertand what configuration I am missing??
    Regards.

    Hi Daniel
    Please go through the following link(looks like a helpful one):-
    Link Between Visual Composer and Guided Procedure
    Regards
    Navneet

  • Adding action for functioning Dropdown fields in visual composer iview

    Hi,
    I develop a application in Visual composer 7.0. I want to convert the input field in drop down for selecting the different values. I can change the same by selecting the particular input fields in design screen. But I not able to specify the values, Action for the drop down. Can someone explain how to add the Values/Action for functioning the drop down field in the visual composer iView?
    Thanks,
    Kundan.

    Hi,
    you need to configure the element to be a drop down list instead of an input field:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/47/78bdc557fc199ae10000000a42189d/frameset.htm
    Regards
    Anja

  • Adding action in Dropdown fields in visual composer iview

    Hi,
    I develop a application in Visual composer 7.0. I want to convert the input field in drop down for selecting the different values. I can change the same by selecting the particular input fields in design screen. But I not able to specify the values, Action for the drop down. Can someone explain how to add the Values/Action for functioning the drop down field in the visual composer iView?
    Thanks,
    Kundan

    Hi Babu,
    You want to populate the Drop-Down list dynamically or based on input field value you need to populate a Drop-Down list.
    Regards,
    Nivas209
    Edited by: Nivas209 on Jan 3, 2012 2:53 PM

  • Showing Visual composer iviews within Web Page Composer (wpc)?

    I am able to integrate KM iviews from the PCD into my web page composer pages, but when I try showing Flex 2 iviews generated by Visual Composer the flash runs on top of everything else on the page. The flash is simply put at page coordinates 0 x 0 whatever page region you try to put it in.
    This is if iview isolation methold is set to embedded. If iview isolation method is set to URL then nothing is shown as the region is simply collapsed as if the content wasn't there.
    I know there is a limitation to using Web Dynpro iviews with WPC pages, but the documentation says nothing about Visual Composer iviews.
    Tips?
    Henning Strand

    Fixed by choosing fixed height for the iview (pcd config) and keeping isolation method set to URL.
    This is as opposed to integrating KM iviews (document lists) where isolation method should be set to embedded and height kept to automatic.
    Cheers
    Henning

  • Does Visual composer requires enterprise portal installation?

    Hi all,
    Does Visual composer requires enterprise portal installation?
    or can it be installed standalone and used standalone.
    Also does Visual composer reuires BI-JAVA stack,
    or can it run on BI-ABAP stack also
    Thanks all,
    Regards,
    Robert

    Hi ,
    Thx Markus,
    one more question...
    Is VC a stand alone application/package by itself that does not require EP or does it come with EP.
    Thanq.
    Regards,
    Robert.

  • How to publish visual composer model to portal content

    Dear all,
    I need information about how to publish visual composer model to portal content. does any one now???
    Regards.

    Hi,
    after doing deployment the model in the VC will be published in the Portal content.
    You can define the path where you want to publish the Model in the Portal under portalk content in
    (In VC) Tools->Options->Compiler->Deployment folder(mention the folder name in the portal content).
    hope you got my point.
    Regards,
    Govindu

  • EP tool - Visual Composer, iviews

    Hi all,
    I am a ABAPer..., very new in EP.
    can anyone suggests me Book / Website,,,  to get basic level EP - Visual Composer, Iviews and configuration genie..,

    Hi Rajasekaran,
    this book by sap-press.de is verry good:
    "SAP NetWeaver Visual Composer"  ISBN 978-1-59229-099-4
    and there are also eLearnings in sdn:
    https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/2e26bafe-0a01-0010-34b6-a3d3a4c1d217 [original link is broken]
    Hope that will help you

  • Visual composer iView in a BI web template

    Hi all!
    Is it possible to embedd an iView created with Visual composer to a web application created with BI web application designer? Can I use for example a hyperlink in such way that the content of the link is opened as default (user doesn't need to open the link to see the content of the visual composer iView)?
    Greatful for your help! Points guaranteed!
    Regards
    Sari

    Hi Rakesh,
    Starting from SP15, new features are no longer a part of the service packs, but they are delivered as an Enhancement Pack (EhP). EhP1 is scheduled to be released for ramp up these days and it will have many very cool features. You can read about them here: [What's New in Visual Composer - Enhancement Package 1 for SAP NetWeaver 7.0|What's New in Visual Composer - Enhancement Package 1 for SAP NetWeaver 7.0]
    The feature I talked about in my previous post is not listed there but it's there alright... I' going to post an article or a blog on how to use it in the coming days so stay tuned...
    Regards,
    Natty

  • Problem during deploying  bw iview  from visual composer module on Portal.

    Hi all,
    we are working on Portal 6.0 sp 11 and  using  VC 6.0  sp 4  for developinrg R3 and Bw  iviews on  Visual composer. There is no problem in deploying the r3 iviews on the portal but in case of BW (3.0 and 3.5 ) iviews  while deploying it  to portal gives the following
    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 .
    Thanking in advance.
    Rajendra Redekar

    We are having a similar issue.  We have been able to deploy non-BI content on our setup.  There seems to be a problem with the BI plugin piece.
    Sequence:
    1) Confirmation: PAR name may exceed OS limits.  To avoid errors PAR was automatically renamed to: com.autogen.guimachine_0509145218.par
    2)Error in executing a process for compilation, .\GUIMachine_Business_Packages\bw_query_wizard_model_53826\com.autogen.guimachine_0509145218\src.core\Iview_7k_ctl.java:46: cannot resolve symbol
    symbol  : constructor BIOlapFunction (java.lang.String,com.sapportals.guimachine.ep5kit.Iview_7k_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 BIO94 = new BIOlapFunction ("BIO94",
    this, profile.getProperty("System1"), "RANKING_TOPN", "<Objects id=\"\" type=\"TEMPLATE_METADATA\"><Object id=\"0\" type=\"SCHEMA\" name=\"CO_C01\"/><Object id=\"0\" type=\"CUBE\" name=\"CO_C01/ZSEM_CO_C01_Q001\"/><Object id=\"1\" type=\"MEASURE_DIMENSION\" name=\"Key Figures\" uniquename=\"[Measures]\"/></Objects><Objects id=\"\" type=\"TEMPLATE_PARAMETER\"><Object id=\"TOPENABLED\" type=\"TEMPLATE_PARAMETER\" text=\"true\" value=\"true\" techname=\"null\" uniquename=\"null\"/><Object id=\"TOPRANKTYPE\" type=\"TEMPLATE_PARAMETER\" text=\"Count\" value=\"Count\" techname=\"null\" uniquename=\"null\"/><Object id=\"TOPVALUE\" type=\"TEMPLATE_PARAMETER\" text=\"5\" value=\"5\" techname=\"null\" uniquename=\"null\"/><Object id=\"BOTTOMENABLED\" type=\"TEMPLATE_PARAMETER\" text=\"false\" value=\"false\" techname=\"null\" uniquename=\"null\"/><Object id=\"BOTTOMRANKTYPE\" type=\"TEMPLATE_PARAMETER\" text=\"Percent\" value=\"Percent\" techname=\"null\" uniquename=\"null\"/><Object id=\"BOTTOMVALUE\" type=\"TEMPLATE_PARAMETER\" text=\"5\" value=\"5\" techname=\"null\" uniquename=\"null\"/><Object id=\"MEASURE\" type=\"TEMPLATE_PARAMETER\" text=\"Tons Billed\" value=\"[Measures].[3VK0EY29VB8ZFHGIZ6JT89G4R]\" techname=\"3VK0EY29VB8ZFHGIZ6JT89G4R\" uniquename=\"[Measures].[3VK0EY29VB8ZFHGIZ6JT89G4R]\"/><Object id=\"DIMENSION\" type=\"TEMPLATE_PARAMETER\" text=\"Sales Basis Weight\" value=\"[0MATERIAL__SLSBASWT]\" techname=\"0MATERIAL__SLSBASWT\" uniquename=\"[0MATERIAL__SLSBASWT]\"/><Object id=\"HIERARCHY\" type=\"TEMPLATE_PARAMETER\" text=\"Sales Basis Weight\" value=\"[0MATERIAL__SLSBASWT]\" techname=\"0MATERIAL__SLSBASWT\" uniquename=\"[0MATERIAL__SLSBASWT]\"/><Object id=\"LEVEL\" type=\"TEMPLATE_PARAMETER\" text=\"Sales Basis Weight Level 01\" value=\"[0MATERIAL__SLSBASWT].[LEVEL01]\" techname=\"LEVEL01\" uniquename=\"[0MATERIAL__SLSBASWT].[LEVEL01]\"/></Objects><Objects id=\"\" type=\"TEMPLATE_FILTER\"/>",2,500,"KEY");
    1 error
    It points specifically to "BIO94" in this line:
    BIOlapFunction BIO94 = new BIOlapFunction ("BIO94"...
    Any help is welcome.
    Message was edited by: Jeff Tawater

  • Visual Composer iView

    I have created an iView in Visual composer.  An input
    form has several parameters, some of type Text and a
    couple of type Date.
    I have created a Callable Object for this iView.  When
    I examine the input context parameter, I see that a
    structure has been created with an element for each of
    the parameters created in Visual Composer.  So that seems
    fine.  But I also notice that the structure is flagged
    as a List.  I want to uncheck this selection, but it is
    disabled.
    Is this by design, or is there a way to redefine the
    structure in the callable object.
    Thanks.

    Hi Ankur,
    Use this <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/44/429bbd709914bce10000000a155369/content.htm">link</a> to find pout how to modle VC-iViws for Guided Procedures. 
    Like it is made in the Example you have to define corresponding input and output parameter in the iViews.
    Add your two iViews to a process and map your parameters.
    Regards
    Robert

  • Visual basic iview in Portal

    Dear Experts,
    I have to bring a visual basic appilcation as iview in Portal. Can you please tell me whether there is a possibility to do that. If there is a possibility can you please tell me the procedure to create it.
    Regards,
    Bharath

    Bharat,
    This thread might be something you are looking for.
    Re: Visual Basic application ivew
    Good Luck!
    Sandeep Tudumu

  • Pass list of structure as input parameter to visual composer iview

    Hi
    In my application, I need to create an iview which has a table view. Start point has same structure as table columns. Now I deployed this iview and assign to every user core role. Now i am using in in my GP. It is getting a list of structure as input but it is showing only one row in the table.
    Anyone has idea about this.
    Regards
    Saurabh Garg

    Hi Saurabh,
    How did you do for passing at least one row ?
    Can you explain that ?
    Thanks a lot
    btw, Did you succeed to pass several rows ?

Maybe you are looking for

  • Problems setting up iCloud & Outlook 2010

    Hi, I have just installed Outlook 2010 & am trying to set it up to work with iCloud. When I tick the boxes for Calendar & Contacts on the iCloud control panel & click apply it starts the set up process, but part way through I get an error message say

  • If the site item doesn't have the production URL, then page is not compiled in ATG 10.1.2

    Hi, we are using ATG10.1.2 with Endeca 3.1. I have created a page in Experience Manager as "browse". If i don't populate the siteBase/productionURL in the site item of the siteRepository, the page is not getting compiled and displays JSP code as text

  • Default directory structure - simple question.

    I need to add a configuration file to my application. I thought about adding it to either the web or web/resources directory of my project. My question is this: How do I reference either of these directories in my File access routine? Thanks

  • Dimension processing problems

    Hi am trying to process a Dimension table but I always get the same error :A duplicate attribute key has been found when processing: Table: 'dbo_DimRestaurants', Column: 'RestoCity', Value: 'Richmond'. The attribute is 'City'. After an health check t

  • Java6 and tt70, no ttJdbcCS in java.library.path

    hi, javac Test.java is ok. But when I run the command: java -Djava.library.path=/itf1/ocstt/TimesTen/tt70/lib Test an exception occurred: java.sql.SQLException: Problems with loading native library/missing methods: no ttJdbcCS in java.library.path I