cost 325 ms
Open and control new window in KRL/Kynetx

I want to open a new window by clicking on a button (which is injected via Kynetx), but I want this new window to run in the Kynetx sandbox enviornmen ...

2012-08-19 21:47:22   1   53    krl  
Kynetx and SOAP

I have been searching the web and Kynetx.com for any documetation or examples of how to use SOAP with KRL but have come up with nothing. Sadly the web ...

2011-05-31 18:47:02   1   57    soap / krl  
KRL: Signing requests with HMAC_SHA1

I made a test suite for math:hmac_* KRL functions. I compare the KRL results with Python results. KRL gives me different results. code: https://gist. ...

2011-05-19 17:02:19   1   602    krl  
Raising an event in another ruleset

I'm collaborating on a large Kynetx app with another developer. To make it easier to split up the work, I'd like to have multiple rulesets so we can w ...

2011-05-18 18:18:22   1   49    krl  
Assigning actions to a variable

In answering Aaron's recent question, I'd like to do something like the following: However, the defaction never seems to work. It doesn't like that ...

2011-05-04 19:05:02   1   44    krl  
Picking an array of hashes from a hash

I have a hash coming back from an XML datasource that looks like this: I'd like to get all the record hashes into an array so I can filter() it and ...

2011-04-25 18:50:22   1   83    krl  
Can entity variables be functions?

Since functions and actions are first-class, is it possible for an entity variable to hold a function? Historically that was not the case; entity vari ...

2011-04-11 16:02:56   1   37    krl  
Kynetx twilio:place_call

According to the docs I should be able to have Twilio initiate a call for me with I can't seem to get it working quite right. Does the webhook need ...

2011-04-11 05:27:26   1   79    krl  
Web analytics + KRL =?

What would happen if you used KRL to inject web analytics into various sites using a proxy end point? Is it possible to track multi-site usage with a ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM