@krati_garg - Yes I am trying the same approach, but it gives null values after adapting the resource to CF.Here is my code snippet:package com.myproject.core.services.impl;import java.io.IOException;import java.io.UnsupportedEncodingException;import java.net.URLDecoder;import java.util.Base64;impor...