Search found 40 matches

by Stefan Schnell
Fri Dec 29, 2017 5:02 pm
Forum: Tricks 'n' Tips
Topic: Style Editor v1.0
Replies: 4
Views: 4578

Re: Style Editor v1.0

Excellent Work.
Thank you for sharing that.

Best regards
Stefan
by Stefan Schnell
Tue Dec 26, 2017 11:15 am
Forum: Tricks 'n' Tips
Topic: How To Use Apache Olingo OData Client with SpiderBasic
Replies: 1
Views: 2171

How To Use Apache Olingo OData Client with SpiderBasic

Hello community, more and more moves OData into the focus of web applications. At the moment is OData one of the most interesting interface technologies in the context of SAP. To use it offers SAP for this the UI5 framework. But with fantastic SpiderBasic you can use this interfaces easily too. Here...
by Stefan Schnell
Sun Oct 29, 2017 8:11 am
Forum: General Discussion
Topic: SpiderBasic 2.20 final is out !
Replies: 25
Views: 20347

Re: SpiderBasic 2.20 final is out !

Hello Fred,

the support of SQLite and local files is phantastic - thanks for that.

Cheers
Stefan
by Stefan Schnell
Sat Feb 20, 2016 5:05 am
Forum: General Discussion
Topic: Application Server with Different Ports without CORS/XSS
Replies: 7
Views: 6707

Re: Application Server with Different Ports without CORS/XSS

Hello Fred,

thank you.
:)

Here the corresponding post in the SAPUI5 Developer Center of the SCN.

Cheers
Stefan
by Stefan Schnell
Thu Feb 18, 2016 6:14 am
Forum: General Discussion
Topic: Application Server with Different Ports without CORS/XSS
Replies: 7
Views: 6707

Re: Application Server with Different Ports without CORS/XSS

Hello community, MockAServ is available now - http://mockaserv.stschnell.de/ . It works seamlessly with SpiderBasic. Here an example with a web service. Hint: SpiderBasic web server runs on port 9080 and MockAServ runs on port 9980 - eighth in the code to the port of the WSDL URL. http://www.stschne...
by Stefan Schnell
Thu Feb 18, 2016 5:38 am
Forum: Showcase
Topic: Read Table Data from SAP with SpiderBasic
Replies: 4
Views: 4604

Re: Read Table Data from SAP with SpiderBasic

Hello Fred,

all I do is to compress the SpiderBasic framework, therewith I can answer your question with yes.
;)

Cheers
Stefan
by Stefan Schnell
Wed Feb 17, 2016 7:06 am
Forum: Showcase
Topic: Read Table Data from SAP with SpiderBasic
Replies: 4
Views: 4604

Re: Read Table Data from SAP with SpiderBasic

Hello community, hello Fred, I have checked the actual SpiderBasic release 1.20 in the actual SAP releases 7.40 SP 12 (SAP_BASIS - SAPKB74012) and SP 13 (SAP_BASIS - SAPKB74013) and it works perfect. :D In the MIME-Repository I changed the name strategy, I added the version of SpiderBasic as part of...
by Stefan Schnell
Sun Feb 14, 2016 8:49 am
Forum: General Discussion
Topic: Application Server with Different Ports without CORS/XSS
Replies: 7
Views: 6707

Re: Application Server with Different Ports without CORS/XSS

Hello Peter, thanks for your interesting hint. Another question to you: Bist Du Peter Tübben aus Leverkusen? Cheers Stefan Hello Fred, thanks for your suggestion, but as far as I can see from my experiments it is not possible without Access-Control-Allow-Origin: * in the response, e.g. if you use Sp...
by Stefan Schnell
Sat Feb 13, 2016 8:58 am
Forum: General Discussion
Topic: Application Server with Different Ports without CORS/XSS
Replies: 7
Views: 6707

Application Server with Different Ports without CORS/XSS

Hello community, is it possible to use different ports of a web server without any cross origin or cross site scripting trouble in a browser? My test scenario: I execute a web server on standard http port 80. I write a SpiderBasic application and start it on port 9080. In the code I call the web ser...
by Stefan Schnell
Sat Feb 13, 2016 8:23 am
Forum: Tricks 'n' Tips
Topic: Reduce loading time with a compressed library environment
Replies: 4
Views: 4594

Re: Reduce loading time with a compressed library environmen

Hello Fred,

thank you very much :D

Cheers
Stefan