Skip to content

Instantly share code, notes, and snippets.

View sebge2emasphere's full-sized avatar

Sébastien Gérard sebge2emasphere

  • emasphere
View GitHub Profile
{
"columns": [
{
"code": "a",
"defaultLabel": "ID"
},
{
"code": "b",
"defaultLabel": "key"
},
#!/usr/bin/env bash
function usage()
{
echo "Open a proxy SSH on Amazon VPC."
echo ""
echo "./open-proxy.sh"
echo -e "\t--help"
echo -e "\t--envName=[dev/test/preprod/prod]"
echo ""
#!/bin/bash
key="MxypbrLuFuLghheGCVHRroeiVhgULsrKgxbZQacaImQZFFeOcILGtCPYRKRlCvKt"
#key="JgLYiLyyLSStImodpkweYgemPHjTllXehpObXoqFBuyLfjEiOdmItVfnPGYASKyR"
cookieFile="/tmp/cookie-refresh.txt"
baseUrl="https://nexis.preprod.emasphere.com"
waitingTimeInSec="120"
situations=("ba14ee31-b3a5-4d9f-88a7-62cbdb357b91" "9bb1659f-061d-453f-be37-6f33b62d8558" "bd6268bf-ce50-4acd-8350-396c76c0c21c")
context
.getEntryJoiner()
.join(
entriesFromFlow(
request.getFlowDefinitionA(),
request.getInjectionFlowA(),
request.getFlowDefinition().getInjectionConfiguration().getFlowAMatching(),
context
),
entriesFromFlow(
#!/bin/bash
key="MxypbrLuFuLghheGCVHRroeiVhgULsrKgxbZQacaImQZFFeOcILGtCPYRKRlCvKt"
cookieFile="/tmp/cookie-refresh.txt"
baseUrl="https://nexis.preprod.emasphere.com"
waitingTimeInSec="120"
situation="ba14ee31-b3a5-4d9f-88a7-62cbdb357b91"
currentMonth="2018-04"
key(val("ref"))
key(val("firstName"), val("lastName"))
key(toUpperCase(val("ref")))
key(toLowerCase(val("ref")))
key(takeFirstCharacters(val("ref"), 2))
key(takeLastCharacters(val("ref"), 2))
key(takeLastCharacters(val("ref"), 0))
key(takeRegexGroup(val("ref"), "regex", 1))
key(concat(val("firstName"), " ", val("lastName")))
key(val("ref"))
key(val("firstName"), val("lastName"))
key(toUpperCase(val("ref")))
key(toLowerCase(val("ref")))
key(takeFirstCharacters(val("ref"), 2))
key(takeLastCharacters(val("ref"), 2))
key(takeLastCharacters(val("ref"), 0))
key(takeRegexGroup(val("ref"), "regex", 1))
key(concat(val("firstName"), " ", val("lastName")))
options {
IGNORE_CASE=true;
VISITOR=true;
NODE_DEFAULT_VOID = true;
NODE_PREFIX = "";
MULTI = true;
LOOKAHEAD = 4;
}
PARSER_BEGIN(CriteriaParser)
{
"id": "9a09dd5c-b009-42dc-9667-89bcea2de1dc",
"type": "stacked-column-chart",
"details": {
"id": "1b64d829-6410-40b5-8ca8-26047d895df0",
"type": "PIVOT"
},
"xAxis": {
"dimension": "h",
"title": {
{
"id": "0c26c950-4931-43af-81ca-c37210197d17",
"originalInput": {
"type": "SINGLE",
"variableId": "5352c591-faee-455f-8336-9ec37cc121eb",
"clientExecutionContext": {
"currentDay": "2016-01-31",
"targetCurrency": null,
"originalProperties": {
"v_period_shift_offset": "0",