Quantcast
Channel: SCN : Popular Discussions - SAP NetWeaver Visual Composer
Viewing all 1353 articles
Browse latest View live

Difference between Combo Box and Dropdown List

$
0
0

Hi All,

 

I would like to know the difference between the elements 'Combo box' and 'Dropdown List' in VC. I am facing an issue where i am invoking an entry list and the output of the first element the entry list returns is getting reflected as the output for all the elements...

 

So even if 2nd and 3rd row of the o/p from the entry list is giving only 2 items, if the 1st row returns only 1 then we are able to see only 1 item. Its as if the 1st row decides the items to be returned for all the rows.

 

Please help.


VISUAL COMPOSER AND DYNAMIC DROPDOWN LIST

$
0
0

Hi Experts,

 

I have to create a dropdown list which has to use the data from the BI data and on the bases of that the filter need to be done.

 

Other than this there will be 4 dropdown list like:-

 

Hemisphere  Dropdown list

 

Contry          Dropdown list

 

City            Dropdown list

 

Address    Dropdown list

 

and it should use some standard Bapi for the value sof the Dropdown list.A proper Tree should be there.e.g IF USA has been in country Dropdown list then the Cities in that will be populated in the City Dropdown list.Please, come with some expertise and any thing in this will be highly appreciated.

 

 

Regads,

Ankur Goyal

Using Visual Composer from NWDS - CE as BI Data Source (BPM tables)

$
0
0

Hello

 

We´re using Visual Composer to build bpm analytics reports. Acessing Visual  Composer from browser (/VC) works perfectly, we can see tables from CE, on BI Data Source option.

 

But when using Visual Composer directly on Developer Studio. On select provider, when I click on BI Data Sources, there´s an error message:

 

"Check the BW systems. Check the BW configuration in the System Landscape. Make sure the user mapping is set correctly and all connection properties are correct".

 

But I´m not trying to connect to any BW system, I want to view CE Bpm tables.

 

 

Thanks!

 

Visual composer not part of SAP product roadmap User interface technologies

$
0
0

Hello,

 

I cannot find visual composer tool in SAP product roadmap, user interface technologies.

Why ?

 

 

 

Regards

Gilles

Portal Test Connection Failed for JDBC Connector

$
0
0

Hi,

 

We are trying to create a JDBC system in EP to connect SQL Server 2005 database. Our aim is to build a model in VC using data services from SQL Server 2005.

 

We deployed the Driver file sqljdbc.jar  and connection was successful when tested by creating a data source  in Visual Administrator-> JDBC Connector

 

We have created a system in EP with user mapping type (admin,user) and user mapping also done for system alias with the SQL Server administrator user id and password. UME is maintained in ABAP Stack. When we try for test connection with the system created in EP for JDBC connection, the system throws an error message like “Connection failed. Make sure user mapping is set correctly and all connection properties are correct“

 

Test Details:

The test consists of the following steps:

1. Retrieve the default alias of the system

2. Check the connection to the back end application using the connector defined in this system object

 

Results

Retrieval of default alias successful

Connection failed. Make sure user mapping is set correctly and all connection properties are correct.

 

The following are the URL and driver class name:

URL: jdbc:sqlserver://<host_name>:1433;DatabaseName=”db_ name”

Driver class name: com.microsoft.sqlserver.jdbc.SQLServerDriver

 

Is there any other setting to be maintained in the Visual Administrator or in the Portal?

Kindly let us know any clue to overcome this issue.

 

Quick response highly appreciated.

 

Regards

Saravanan.r

Setting Chart series label dynamically

$
0
0

Hi,

 

We are on VC 7.0 , Support pack 18 and we have build a VC model where we are showing Chart having data series containing Backlog + Billing key figure values on Quartely basis. So the data series stands like - 20101( year 2010, QTR 1), 20102... so on.

As after every quarters the Series label need to be changed but I don't found any option for writing a function to dynamically deterimine the series label and it seems to allow just he fixed string.

 

Is there is any way to set the series lable dynamically or is that any option available on higher version to write a function on Chart series label.

 

Regards,

Vishal

Where VC5 locates generated UI5 codes ?

$
0
0

Hi all,

 

I created my first simple VC & UI5 application - to list materials by name.

 

When I check source code of deployed model, I saw there are some JS files generated, named as:  "/yourDevelopmentComponentName_impl_vc5/scripts/yourModelName_Model.js/" or Controller.js or View.js.

Is there any method to view these generated files and make some changes on them ?

 

Thanks & Regards,

---

Soner

PBF FORM search button configuration

$
0
0

Hi Expert,

 

We are in PBF 8.1 NW Portal 7.3.Trying to configure SEARCH BUTTON in one of the Budget Form.While trying to click on search button and selecting the corresponding FUND CENTER for the existing Form ID, it is not displaying the existing Form ID and corresponding description .

Capture.PNG

 

Someone can help in this issue.

 

Thanks ,

 

Rajesh


download visual composer

$
0
0

Hi  i am new to visual composer..can  any one suggest me from where to download it and what are the requirements for it..what things need to be there in system or installed before installing vc

How To Use Sigma Operator?

$
0
0

Hi All,

In My Vc Application,We use Sigma Operator.

1.Count The No Of Records.

2.Sum of the Records Of That Field.

 

What Code I Will Write And Where I Will Write That Code

In The VC.

Please Replay ASAP.

Dynamically sum all values in paricular column in table

$
0
0

Hi Experts!

 

I have a table with purchase order items. By business process I can change items quantity directly in that table. Then NetValueC is calculated dynamically (per PO item) via ExpressionBox control.

How can I get NetValue of entire purchase order (SUM of all numbers in NetValueC column)? Then I have to use this number in other form (I will calculate Gross Value from that).

 

Thanks in advance for help and support!

 

Regards,

Dennis

Visual Composer - how to use checkbox to pass multiple selections to backend

$
0
0

Hi experts,

 

I want to do this in Visual Composer 7.0.

1. A form view that contains an input field.

2. Based on the input of the form, go to SQL DB, retrieve a list of data back.

3. The user should be able to pick multiple values from the returned result, then go to DB, get another set of data back.

 

My design to achieve this is:

1. Create a form view with one input field

2. Call stored procedure, put the returned results in a table view.

3. Add a column with chechbox before each table row. Then add a submit button with action on control bar of the table view to submit the checked rows. Call a SQL store procedure to retrieve the next set of data based on the selected value.

 

Now the issue pops. How do I submit the multiple checked value from table view to SQL stored procedure(SP)? What format of data get passed to SP? How do I write the SP to accept dynamic values?

 

If this is not the good VC model design, then what should I do to achieve my goal? Thanks in advance for any sugguestions.

 

Natalie

Validation Rules: LIKE(text,pattern)

$
0
0

Hello people.

 

I've a question.

 

Which wildcards can I use in pattern of LIKE function? I know only * (0..n). Iu2019m looking the wildcard for doing 1..n. For it, Iu2019m trying to use +, but it donu2019t works.

 

Could you help me?

 

Regards

No Visual Composer server was found at specified address

$
0
0

After installing VC server and a restart of the Portal system, I can not connect to the VC server.

 

I was able to connect before the restart, create a model, deploy and test it.

 

I looked at Vis admin and the components are running. I also tried to stop the client, server components but I get the same error.

 

Any suggestions?

Thanks

Migrate from VC 7.11 to 7.3 error while executing service

$
0
0

Hi there,

 

I want to migrate my VC 7.11 app to VC 7.3. So I exported my model in VC 7.11 and imported it in VC 7.3. So far so good.

Everything seems to be ok so I deployed it to the NW 7.3 server.

When I run the application and execute a service to get some data via RFC from our ERP system everything is ok too.

But when I pass parameters while executing the service, an error occurs.

 

 

Error Occurred  while executing the service: while trying to invoke the method com.sap.mdi.ObjectFactory.getRfm(java.lang.String) of an object loaded from field com.sapportals.connectors.SAPCFConnector3.metadata.functions.SAPFunctionParameter.of of an object loaded from local variable 'this'

 

 

The error only appears when I pass parameters. Without input parameters everything is ok. It tried it with different bapi rfc calls. All with the same result: Without an input parameter there is no problem and with a parameter the error occurs.

 

Any help with this issue would be greatly appreciated.

 

Regards, Bernd

 

Edited by: Bernd Speckmann on Jul 27, 2011 12:22 PM


Visual Composer 7.3 SPS 09 and Internet Explorer 10

$
0
0

Dear SAP members,

 

About two weeks ago we upgraded our version of VC due to a bug in a previous one. We went from 7.3 SPS 4 to SPS 9. I checked the functionality of all the models and everything that is in the picture when using VC.

I had some small difficulties but via some re-modeling I seemed able to overcome the problems. Here we were running on Internet Explorer 8.

 

Now since Monday, I am also included in the test users for the new version of Internet Explorer, being version 10.

Now I noticed that I am facing some problems with this version and Visual Composer.

 

1) Sometimes I receive a message that my workspace could not be accessed because the model index is bad or missing. If I press 'Ok' then, no models are present. This error seems to disappear when I delete my cookies + browser history.

I will add a screenshot if the error occurs again.

 

2) When performing some actions like opening a operators, saving a model, etc.. I continually get messages stating that 'An error has occurred in the script on the page' and if I would like the script to keep on running or not. These can be skipped by pressing yes. Per actions, a variable number of messages are displayed, mostly going from 4-6. An example:

 

Visual Composer.PNG

 

3) Another problem exists with the tables used in the models. Here, issue number 2 does not occur but when I try to open a table to select values/put in some functions or whatever, I cannot. For tables that I previously filled I only see a blank space and I am unable to do anything. For new tables (like in the screenshot) I only see a grayed out field and again, I am unable to perform any action.

 

Is there any fix for this or not? I am also absolutely sure that this only arises in IE10 as I retested it on another computer with IE8 and there everything worked, no warning messages, etc.

This is important because it will determine the success of IE 10 or keep working with the older version, IE8.

 

Many many thanks beforehand!

 

Kind regards,

 

Jan

Object found is not an Iview error.

$
0
0

Hi,

 

There are few VC applicaitons in the Web Dynpro applciations repository. When I click on one of those applications and choose preview it is throwing an <b> Portal runtime error </b>. But while previewing other applications this is not showing the same error.

 

The error description is as follows:

 

com.sapportals.portal.prt.runtime.PortalRuntimeException: The object found is not an IView: pcd:com.sap.portal.system/gpal_hidden_content/gwd/planning_impl/com.sap.planning_impl.UI0_Planning_Hierarchy_base

at com.sap.portal.prt.core.PortalJNDIHelper.getPropertyContentProvider(PortalJNDIHelper.java:101)

at com.sap.portal.prt.component.PortalComponentContextFactory.createPortalComponentContext(PortalComponentContextFactory.java:167)

at com.sap.portal.prt.component.PortalComponentContextFactory.getPortalComponentContext(PortalComponentContextFactory.java:82)

at com.sap.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:495)

at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:203)

at com.sap.portal.prt.dispatcher.DispatcherServlet.service(DispatcherServlet.java:133)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)

at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140)

at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:37)

at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:144)

 

 

If anybody have any idea, please help me out.

 

Best Wishes

Idhaya R

Difference between Combo Box and Dropdown List

$
0
0

Hi All,

 

I would like to know the difference between the elements 'Combo box' and 'Dropdown List' in VC. I am facing an issue where i am invoking an entry list and the output of the first element the entry list returns is getting reflected as the output for all the elements...

 

So even if 2nd and 3rd row of the o/p from the entry list is giving only 2 items, if the 1st row returns only 1 then we are able to see only 1 item. Its as if the 1st row decides the items to be returned for all the rows.

 

Please help.

Visual Composer + FLA + SWF it's Possible to Integrate ?

$
0
0

Somebody Knows if it's possible to make a FLA on Macromedia Flash, export to swf and use this on Visual Composer ????

Input for nested data structure service

$
0
0

I plan to use a service which require some header-information and additional 1...n item-information.

The data structure of this service is nested, means there is only one input-port for the header AND the nested items.

 

Is it somehow possible to create a UI consists of two inputs like one input form for the header and one input table for the items on the inputport??

 

The main problem is that either the header or the item information is transported to the input port of the service, never both as required by the service. Tried to solve it using a data bridge (or as it called in Ehp1 for 7.1 "data share") without any success.

 

Solved it by myself Just forgot to check "Control Buttons" in the Configure tab of the table.

 

Edited by: Stefan Witschel on Nov 18, 2008 1:47 PM

Viewing all 1353 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>