Hi experts!!
my problem is taht in Visual Composer i have to create a checkbox, but the only option is a boolean type and when i want to work in a BAPI i cannot it because the types in ABAP are char's
any idea??
thanks in advance
regards!!
Hi experts!!
my problem is taht in Visual Composer i have to create a checkbox, but the only option is a boolean type and when i want to work in a BAPI i cannot it because the types in ABAP are char's
any idea??
thanks in advance
regards!!
Hai ,
i have BAPI which results the data in a table when the screen loads initially .after i will inster one record to this bapi clicks on save the record is going to saved .
i have a button (refresh ) on the same table when user clicks the refresh button the inserted record has to populate in the table.
Table form -> create toolbar -> refrsh -> custom action -> self
in event trigger i have selected refresh .im passing the input values again to same bapi as date1 , date2 , pernr .
im not able to see the updated record in the same table .
when i refresh the browser iam able to see the updated record in the table
any inputs .
Regards ,
venkat p
Hello Experts,
I have a question I'd like to put to the forum:
For integrating Visual Composer 7.31 with NWDI, do we still need to use CMS tracks (pre 7.2 development) or is there an option to use CM Services. The Configuration Wizard for integrating VC with NWDI seems to require a CMS track
Tried searching for SAP notes on this topic but came up short of finding anything useful.
Thanks,
Nick
Hey All,
I want to debug models of visual composer, but directly debugging it in web browser is not possible. So I have to debug it in Development studio. Now I ma not able to understand how to call/add models of visual composer in development studio. Please help me on this issue.
Thanks
Faiz Khan
Hi,
I am trying to copy rows of data from one table to another using Define Action --> COPYTO. I use 'Map Data' and assign the appropriate values from the source table to the Target Field in the target table.
There is definitely data in the source table and the correct number of rows are being created in the target table, but the data itself is not being populated.
I'd appreciate any suggestions.
After the weekend patch release by Microsoft, my Visual Composer stopped working. It was so far doing good with Chrome and IE tab extension. What to do now? How can I make it work again. The summer session is finishing fast, and I need desperately to make VC work again.
Hi Everyone,
I create a code type that has two fixed values 1 and 2, and I set the default value as 1. Then I create a radio button group using this code type in Visual Composer. But the radio button group has no default selection. Does anybody have any idea about this issue?
Thanks,
Christo
Hi,
I want to try out this simple example of using a Web service in Visual Composer (http://help.sap.com/saphelp_nwce711/helpdata/en/0d/a467e29b3f4b0db27cec840066e5b1/frameset.htm).
After I have created a destination in the NetWeaver Administrator, I tried to search for Web services in the "Search" panel and I got this error message "Could not complete search. Check log for more information".
It was a surprise to me, because it requires just a simple configuration (copy and paste the WSDL URL (http://www.webservicex.net/CurrencyConvertor.asmx?WSDL), but it did not work out.
I wonder where is the problem and could anyone tell me how can I find out the log information? I suppose it is in the NetWeaver Administrator, right?
Thanks.
Regards,
Joon Meng
Hi ,
i am Working on Visual Composer 7.0 sp17 , Picking TheBi Queries To VC Work Space .
Here BI Developer Created Dynamic Variables in Table .
Let s Check ,
Here my input seelction is Fiscal Year 2009 .
Output of the table is :
OcT2009 | Nov2009 |Dec2009|Jan2010|Feb2010
This is the Out For This Month .
If We have Moved to Next Month
OcT2009 | Nov2009 |Dec2009|Jan2010|Feb2010|Feb 2010
This Labels And Data Dynamically Will Change in Table .
I Have Taken Dynamic port Option Checked and i did n't Taken Any Selection In Table Now Data Is coming Perfect .
My Issue is The Labels Which is coming from BI System are Not Good Format i mean it is coming
OCT_2009_MT | Nov_2009 _MT |....................etc.
I want These labels Should be Dynamically renamed with OCT2009 TE Value .
how can i set The Labels Dynamically .
Regards ,
venkat p
We've recently installed CE 7.1 The main goal we want to achieve here is a tab based application that passes a single value (such as article number) and then launches the component or model in each tab when the tab is clicked on.
Currently, i'm able to pass values to the tabstrip either all at one time or clicking on a button inside the tab. Running the components all at one time isn't desirable as this will result in longer runtimes than desirable as the user may only be concerned with information in one or two tabs. The button action inside a tab isn't great either as the user requires two clicks for each action (one to open the tab and then one to run the component). Any ideas?
Cheers
Hello
I would lie to run BI Integration Wizward
System generates the following mesage :
No BI system on the portal.
I actually dont see any data sources available. What to do? How to set up source systems?
Hi,
I am SAP BI specialist and interested in Visual composer. I woul like to know what kind of business applications we can create with visual composer using queries from BI.
thanks.
Hi,
I am developing a report using 7.2 SP04 PAT0000 NWDS VC, and all i am facing below two issues.
a) 1) Null validation check for a date field
2) Date difference validation check for 32 days between two date fields.
For both i have switched into Layout designer and in the validation property of the field, under rules i have defined
condition as user defined, value as =BOOL(ISNULL(@DateFrom)) and message under Error Message.
Similary for date difference validation check as =IF(DSUB(@DateFrom,@DateTo,"D")>32,true,false) but these messages are not displayed and the application is not preventing from executing the corresponding web service.
b) Additionally, i am using export to execl feature but on clicking on export -> excel an window opens up and gets closed automatically.
I have to complete the above stuff and deliver today in next few hours, so any pointers/ suggestions will be highly appreciated.
Thanks & Regards,
Vipin.
Hi Guys,
I have strange erro when open a query by right clicking in the design view.
Error when checking variable values (After applying sample values).
Anyone come across this issue..?
Thanks
Sam
Hi,
We developed a visual composer application with CE 7.20 SPS 03 and we try to integrate a xcelsius gauge in to VC 7.20. It works fine with passing single or multiple parameters to xcelsius with webdynpro java flash islands, but how do we get the value from xcelsius back to webdynpro java.
How do we have to name the event in webdynpro flash island? Which event is triggered when change a slider or a gauge? Is there any document?
I need your help.
Best regards,
Murat Y.
Hello All,
I found BPM tutorial, right now I am coping with Visual Composer part as described in this document http://scn.sap.com/docs/DOC-3070
I created model similar as on page 27 (shown in file Model_BPM_scn.jpg). The difference is I am using CreateBusinessPartner_V1(http://sap.com/xi/FS-BP/Global -> BusinessPartnerDataManagementManageBusinessPartnerIn -> CreateBusinessPartner_V1) operation instead of CreatePurchaseOrder.
The goal of this exercise is to create Web Dynpro form, which calls service in another system. As it is described in tutorial I made proper end point and service registry configuration in soamanager(on both systems). The way to add CreateBusinessPartner_V1 operation to Visual composer is to use service registry. While using wizard for searching service registries in NWDS everything looks fine and the same as in the tutorial (service is found and successfully added to visual composer window). On one window of service registry wizard I get warning that:
"Note: To execute the service at runtime, system{0} must be defined in NetWeaver Administrator" (I attach screen of that in services_registry_wizard_scn.jpg). The system which host CreateBusinessPartner_V1, is of course defined in soamanager.
After adding CreateBusinessPartner_V1 service block to "working area", right clicking on that and selecting "Test data Service", and running WS Navigator, Business Partner is successfully created on the system.
Till that time everything works fine, however when I create webdynpro window, which should collect information about business partner to create it, I got following errors:
Error while getting the backend function : Could not find operation BusinessPartnerDataManagementManageBusinessPartnerIn.CreateBusinessPartner
Error occurred while executing the service: Error while getting the backend function : Could not find operation BusinessPartnerDataManagementManageBusinessPartnerIn.CreateBusinessPartner
Error occured while executing the service: Error occurred while executing the service: Error while getting the backend function : Could not find operation BusinessPartnerDataManagementManageBusinessPartnerIn.CreateBusinessPartner
as shown on the screen webdynpro_error_scn.jpg
Do anyone have idea what could be wrong, or had similar problem?
I really appreciate your help.
Regards
Wiktor
Hi,
Right now we are using SAP Netweaver 7.0 (SAP Portal)in our company environment. we want to upgrade the portal to SAP Netweaver CE 7.1& higher.
1. For upgradationto SAP CE 7.1 & Higher, we have to apply any patch upgradation? or
2. Is it seperate portal / DB installation?
3. We need any seperate servers for installation or upgradation or we can use our current setup?
4. If it is upgradation of current system and other impact to the present system?
Can any one please let me know the details.
Regards,
Gowri.
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
I've created the following stored procedure in HANA and I'm able to call the procedure in HANA studio:
CREATE PROCEDURE STOREDPROCEDURES."SALES"(
OUT SALES STOREDPROCEDURES."SALES_ORDERS")
LANGUAGE SQLSCRIPT AS
BEGIN
SALES = SELECT * FROM "DEMO1"."DEMO1_SALES";
END;
When I search in Visual Composer, I can add the procedure to my model but when I test it I get the very unhelpful error: "Could execute stored procedure next" and no data. My initial thought was there is something wrong with my procedure definition but I get the same error if I test one of the stored procedures delivered with HANA.
Any suggestions would be greatly appreciated!
Ross
Hello,
I cannot find visual composer tool in SAP product roadmap, user interface technologies.
Why ?
Regards
Gilles