<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>SEMILLERO ASO Y APX by Santiago Chaves</title>
      <link>https://padlet.com/santodechaveez/b47v8bssje1kt0cu</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2024-09-24 17:07:40 UTC</pubDate>
      <lastBuildDate>2024-10-24 16:21:11 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-uploads.storage.googleapis.com/530324997/d1c5cb4a1b16784d9987abdb5ed5a6b7/Meraki.png</url>
      </image>
      <item>
         <title>Prerrequisitos</title>
         <author>santodechaveez</author>
         <link>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3136261416</link>
         <description><![CDATA[<p>Se debe instalar los siguientes programas para poder realizar la ambientación correctamente.</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/530324997/078c156d7de33b4ea03aae639440a114/java_8.png" />
         <pubDate>2024-09-24 17:51:23 UTC</pubDate>
         <guid>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3136261416</guid>
      </item>
      <item>
         <title>Instalación disco local D</title>
         <author>santodechaveez</author>
         <link>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3136452927</link>
         <description><![CDATA[<p><strong>*</strong>Este paso se debe realizar, si el computador donde se instale no tiene una unidad local “D:” </p><p><strong>a</strong>. Crear la carpeta "D" dentro del  disco local “C:” </p><p><strong>b</strong>. En el interior de la carpeta D se deben copiar los archivos: *CrearUnidadD.bat </p><p>*BorrarUnidadD.bat </p><p><strong>c</strong>. Para iniciar la unidad D se debe ejecutar el archivo “CrearUnidadD.bat”. (Si se quiere desmontar la unidad se debe ejecutar “BorrarUnidadD.bat”)</p><p><br/></p><p>*De debe descomprimir el archivo “ASO_<a rel="noopener noreferrer nofollow" href="http://LOCAL.zip">LOCAL.zip</a>” en la raíz de la unidad “D:”.</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/530324997/b88459719e823ab9dfe0ae7ffe6de8f6/Apple_Settings_512.webp" />
         <pubDate>2024-09-24 19:55:53 UTC</pubDate>
         <guid>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3136452927</guid>
      </item>
      <item>
         <title>Python</title>
         <author>santodechaveez</author>
         <link>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3136467168</link>
         <description><![CDATA[<p>Se deben instalar el archivo “D:\ASO_LOCAL\Instaladores\python-2.7.15.amd64.msi” y garantizar que se instale en la ruta “D:\ASO_LOCAL\Python_2.7.15”.</p><p><br></p><p>Se debe habilitar la opción “Add python.exe to Path” esto para incluir la variable de entorno.</p><p><br></p><p>A continuacion se instalan las dependencias para que ASO y sus comandos puedan ser reconocidos por el sistema</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/530324997/489c5670827ab89a8686a48ea210e609/Python_logo_notext_svg.png" />
         <pubDate>2024-09-24 20:08:17 UTC</pubDate>
         <guid>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3136467168</guid>
      </item>
      <item>
         <title>Instalacion de dependencias ASO</title>
         <author>santodechaveez</author>
         <link>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3136571812</link>
         <description><![CDATA[<p>Despues de instalar python se debe abrir la consola de comandos y ejecutar las siguientes dependencias.</p><p><br></p><p>•pip install pip==20.2.2 </p><p>• pip install backports.ssl-match-hostname==3.7.0.1 </p><p>• pip install certifi==2020.6.20 </p><p>• pip install chardet==3.0.4 </p><p>• pip install click==6.7 </p><p>• pip install docker==3.3.0 </p><p>• pip install docker-pycreds==0.2.3 </p><p>• pip install gitdb2==2.0.6 </p><p>• pip install gitpython==2.1.15 </p><p>• pip install idna==2.10 </p><p>• pip install ipaddress==1.0.23 </p><p>• pip install pypiwin32==219 </p><p>• pip install pywin32==228 </p><p>• pip install requests==2.24.0 </p><p>• pip install six==1.15.0 </p><p>• pip install smmap==3.0.4 </p><p>• pip install smmap2==3.0.1 </p><p>• pip install urllib3==1.25.10 </p><p>• pip install websocket-client==0.47.0</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/530324997/60c2cea622e4d0b21ad79b7565a094f4/2535403.png" />
         <pubDate>2024-09-24 21:45:29 UTC</pubDate>
         <guid>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3136571812</guid>
      </item>
      <item>
         <title></title>
         <author>santodechaveez</author>
         <link>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3136582432</link>
         <description><![CDATA[<p>Después de la instalación de las dependencias, se deben ejecutar los siguientes comandos en consola: </p><p><strong>a</strong>. D: </p><p><strong>b</strong>. cd D:\ASO_LOCAL\Scripts </p><p><strong>c</strong>. python .\<a rel="noopener noreferrer nofollow" href="http://setup.py">setup.py</a> install</p><p><strong>d</strong>. python .\<a rel="noopener noreferrer nofollow" href="http://aso.py">aso.py</a> install</p><p><br/></p><p>Si se obtiene el  resultado que esta en la imagen, quiere decir que ya está instalada la herramienta aso-cli de BBVA.</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/530324997/652e6d6fad2f5c47a576be7dcee3eccc/Captura.PNG" />
         <pubDate>2024-09-24 21:59:58 UTC</pubDate>
         <guid>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3136582432</guid>
      </item>
      <item>
         <title>Creacion de contenedor Docker</title>
         <author>santodechaveez</author>
         <link>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3136594969</link>
         <description><![CDATA[<p>*Se debe descargar el archivo “imageASOes510412.tar” y abrir la consola de comandos despues  navegar dentro de la misma hasta la siguiente ruta  “D:\ASO_LOCAL\Imagen”, después ejecutar los siguientes comandos: </p><p><br/></p><p><br/></p><p>Una vez instalada la imagen se procede a crear el contenedor. Esto se realiza con el comando: </p><p>• docker run -d -p 7500:7500 -p 8789:8789 --name asoLocal <a rel="noopener noreferrer nofollow" href="http://globaldevtools.bbva.com:5000/aso/es/aso-image-es:5.10.4.12">globaldevtools.bbva.com:5000/aso/es/aso-image-es:5.10.4.12</a></p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/530324997/9bf65355abff77fee4b335ebf3669118/docker_logo.jpg" />
         <pubDate>2024-09-24 22:17:12 UTC</pubDate>
         <guid>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3136594969</guid>
      </item>
      <item>
         <title>Configuracion del ambiente</title>
         <author>santodechaveez</author>
         <link>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3138144990</link>
         <description><![CDATA[<p>Para configurar el ambiente, se debe descargar el archivo de propiedades de este. Debido a esto se debe, mediante consola de comandos, ejecutar el comando Docker: (Esto debe ejecutarse dentro de algun directorio o en el mismo ASO_LOCAL)</p><p>• docker cp asoLocal:/app/ctqsrv01/online/database/BackupProperties_<a rel="noopener noreferrer nofollow" href="http://localhost">localhost</a>.xml . </p><p><br/></p><p>*En el archivo se debe incluir la librería “ccol_commons” al final, como servicio. Esta librería tiene definiciones generales como ENUM, paginados y elementos transversales que se utilizan en lo servicios de Colombia. Para ello se debe agregar el fragmento de codigo que se encuentra e la primera imagen.</p><p><br/></p><p><br/></p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/530324997/3c0d88681cb1a97cde3dc62e6d097fda/CODIGO1.PNG" />
         <pubDate>2024-09-25 13:25:09 UTC</pubDate>
         <guid>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3138144990</guid>
      </item>
      <item>
         <title>Configuracion archivo  xml y .jar</title>
         <author>santodechaveez</author>
         <link>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3138240060</link>
         <description><![CDATA[<p>*Al finalizar las modificaciones sobre el archivo de configuración XML, se debe guardar los cambios y subir el archivo nuevamente al servidor. </p><p>Para ello se debe mediante consola de comandos, ingresar a la ruta donde está el archivo y ejecutar el siguiente comando: </p><p>• docker cp BackupProperties_<a rel="noopener noreferrer nofollow" href="http://localhost">localhost</a>.xml asoLocal:/app/ctqsrv01/online/database </p><p>*Después de configurar la nueva librería en el ambiente Local, se debe cargar el archivo JAR que contiene sus clases. Para ello desde consola de comandos, se debe acceder a la ruta donde está el compilado y ejecutar el siguiente comando: </p><p>• aso deploy ccol_commons.jar servicios asoLocal </p><p>*Para que se reflejen los cambios se debe reiniciar la imagen ejecutando en consola el comando: • aso restart asoLocal</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/530324997/b4965dfe5b0430ad9c226497d3f1cc31/BBVA.webp" />
         <pubDate>2024-09-25 14:09:47 UTC</pubDate>
         <guid>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3138240060</guid>
      </item>
      <item>
         <title>Respuesta postman</title>
         <author>santodechaveez</author>
         <link>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3138253943</link>
         <description><![CDATA[<p>Para validar que el servidor local está arriba, se inicia y se accede a la siguiente url en el navegador:        http://&lt;&lt;<a rel="noopener noreferrer nofollow" href="http://localhost">localhost</a> o la ip de acceso aDocker&gt;&gt;:7500/TechArchitecture/grantingTickets/V02?_wadlPor ejemplo,<a rel="noopener noreferrer nofollow" href="http://192.168.99.100:7500/TechArchitecture/grantingTickets/V02?_wadl">http://192.168.99.100:7500/TechArchitecture/grantingTickets/V02?_wadl</a>   </p><p><br></p><p>Debe entrar la respuesta que se encuentra en pantalla</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/530324997/733dfd0d09c2f295760fe1dc305e1294/Respuestas_postman.png" />
         <pubDate>2024-09-25 14:16:15 UTC</pubDate>
         <guid>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3138253943</guid>
      </item>
      <item>
         <title>GRACIAS</title>
         <author>santodechaveez</author>
         <link>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3138488577</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/530324997/7106d0265f0e26cce2ff43fa495636ca/63f5e649e4a9409b936fb6c2_enrutamientoDatos.jpg" />
         <pubDate>2024-09-25 16:15:45 UTC</pubDate>
         <guid>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3138488577</guid>
      </item>
      <item>
         <title>Estructura para creacion de servicios ASO</title>
         <author>santodechaveez</author>
         <link>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3138493748</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/530324997/a098b37a2a6015a648fc86a69d55598b/70c26713_f58c_4ae7_ab20_acbde4d5a448.jfif" />
         <pubDate>2024-09-25 16:18:34 UTC</pubDate>
         <guid>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3138493748</guid>
      </item>
      <item>
         <title>Configuracion inicial</title>
         <author>santodechaveez</author>
         <link>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3138541756</link>
         <description><![CDATA[<p>Normalmente, al momento de crear el componente se utilizan los siguientes datos: </p><p>• Name: Nombre del repositorio asignado, para este ejemplo nos asignaron: hubpaymentscardholderauthenticationv1 </p><p>• GroupId: Se coloca fijo “<a rel="noopener noreferrer nofollow" href="http://com.bbva">com.bbva</a>.” y se le une la UUAA y el repositorio sin el número de la versión. Para este caso sería: <a rel="noopener noreferrer nofollow" href="http://com.bbva">com.bbva</a>.ccol.hubpaymentscardholderauthentication </p><p>• ArtifactId: Su valor es uuaa_nombre repositorio. Para este caso es: ccol_hubpaymentscardholderauthenticationv1 </p><p>• Version: se coloca por defecto 1.0.0</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/530324997/c04e9cfdf5430d68bec6877fa7201e91/Captura.PNG" />
         <pubDate>2024-09-25 16:44:08 UTC</pubDate>
         <guid>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3138541756</guid>
      </item>
      <item>
         <title>Configuracion Maven</title>
         <author>santodechaveez</author>
         <link>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3138549108</link>
         <description><![CDATA[<p>Antes de inciar con el desarollo Se debe configurar Maven en la esquina superior derecha en setting y configurar  las siguientes variables: </p><p>• Maven home path: D:\ASO_LOCAL\Maven-3.0.3 </p><p>• User settings file: D:\ASO_LOCAL\Maven-3.0.3\conf\settings.xml </p><p>• Local repository: D:\ASO_LOCAL\M2_REPO</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/530324997/203d193e03c3b4204a04e36e2185d70b/Captura.PNG" />
         <pubDate>2024-09-25 16:48:16 UTC</pubDate>
         <guid>https://padlet.com/santodechaveez/b47v8bssje1kt0cu/wish/3138549108</guid>
      </item>
   </channel>
</rss>
