Related Articles
How to Earn Money from Push Notifications
If have push notifications enabled for your website/blog then using the push notifications you can able to earn money, let see below How to Earn Money from Push Notifications. How to Earn Money from Push Notifications To earn Website monetization with web push notifications you need to already have push notifications website. Earn Money from […]
Groovy Script SQL Connection Bonitasoft
Below is the SQL Connection for a Groovy Script for a SELECT Command in Bonitasoft BPM import groovy.sql.Sql;def host = “localhost”;def user = “bonita”;def pass = “bpm”;def schema = “bonita_journal”;def query = “SELECT * FROM BN_USER where USER_PRO_EMAIL_=’${email_Address__}’ limit 1”;def list=[];sql = providedscripts.BonitaSql.newInstance(“jdbc:mysql://${host}/${schema}”,user, pass, new com.mysql.jdbc.Driver())sql.eachRow(query,{row-> list.add(row.USER_USERNAME_)}); IdentityAPI api = apiAccessor.getIdentityAPI();User userObj = api.findUserByUserName(list[0]);User manager1 […]
17 Free Bootstrap One Page Themes and Templates
Below are the list of free bootstrap single page or one page templates and all the templates are responsive and made of bootstrap 3 and are open source, you can use them for your personal and business purpose. Check out below for Free one page bootstrap templates. Enlarge the image for perfect demo. Free Bootstrap […]