<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Uploading dSYM files automatically in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Uploading-dSYM-files-automatically/m-p/720377#M1985</link>
    <description>&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/59563"&gt;@Cansel.OZCAN&lt;/A&gt;&amp;nbsp; Do you have any comments on my previous message?&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2023 14:23:22 GMT</pubDate>
    <dc:creator>Viji_Radhakrish</dc:creator>
    <dc:date>2023-11-16T14:23:22Z</dc:date>
    <item>
      <title>Uploading dSYM files automatically</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Uploading-dSYM-files-automatically/m-p/720374#M1982</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to upload the dSYM files automatically in the pipeline by hitting the Appdynamics REST APIs. Would like to know, how can I do it using API tokens?&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. I want to generate the token using Appdynamics REST API. &amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;The token generation API requires both an authentication header with username and password as well as the oAuth request body to successfully request a token.&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;We use only SAML login. Do I need to create a local account for this purpose? &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Then, how long the API token can live?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;2.&amp;nbsp;&lt;A href="https://docs.appdynamics.com/appd/4.5.x/en/extend-appdynamics/appdynamics-apis/api-clients" target="_blank" rel="nofollow noopener noreferrer"&gt;API Clients (appdynamics.com)&lt;/A&gt;&amp;nbsp;When I generate the token via Admin UI, it shows the max is 30days. Then it needs to be regenerated.&amp;nbsp; Any comments on it?&lt;/P&gt;&lt;P&gt;Appreciate your inputs on this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Viji&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 15:17:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Uploading-dSYM-files-automatically/m-p/720374#M1982</guid>
      <dc:creator>Viji_Radhakrish</dc:creator>
      <dc:date>2023-11-08T15:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading dSYM files automatically</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Uploading-dSYM-files-automatically/m-p/720375#M1983</link>
      <description>&lt;P&gt;Hi Viji,&lt;/P&gt;&lt;P&gt;Why don't you upload these dSYM files while building your SDK automatically?&lt;/P&gt;&lt;P&gt;For IOS&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.appdynamics.com/appd/22.x/latest/en/end-user-monitoring/mobile-real-user-monitoring/instrument-ios-applications/upload-the-dsym-file#id-.UploadthedSYMFilev22.5-enable-dsym" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/appd/22.x/latest/en/end-user-monitoring/mobile-real-user-monitoring/instrument-ios-applications/upload-the-dsym-file#id-.UploadthedSYMFilev22.5-enable-dsym&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For Android,&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.appdynamics.com/appd/22.x/latest/en/end-user-monitoring/mobile-real-user-monitoring/instrument-android-applications/customize-the-android-build/automatically-upload-mapping-files" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/appd/22.x/latest/en/end-user-monitoring/mobile-real-user-monitoring/instrument-android-applications/customize-the-android-build/automatically-upload-mapping-files&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cansel&lt;/P&gt;</description>
      <pubDate>Sat, 11 Nov 2023 13:28:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Uploading-dSYM-files-automatically/m-p/720375#M1983</guid>
      <dc:creator>Cansel_OZCAN</dc:creator>
      <dc:date>2023-11-11T13:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading dSYM files automatically</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Uploading-dSYM-files-automatically/m-p/720376#M1984</link>
      <description>&lt;P&gt;Hi Cansel,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, we are uploading the dSYM files as part of build.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have referred the documents which you shared.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For iOS,&amp;nbsp;&lt;/P&gt;&lt;P&gt;curl -v -H Content-Type:application/octet-stream --upload-file UISampleApp.app.dSYM.zip --user &lt;STRONG&gt;Example account:Example-License-Key-4e8ec2ae6cfe&lt;/STRONG&gt; &lt;A href="https://fra-api.eum-appdynamics.com/v2/account/Example+account/ios-dsym" target="_blank" rel="nofollow noopener noreferrer"&gt;https://fra-api.eum-appdynamics.com/v2/account/Example+account/ios-dsym&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This looks like HTTP basic authentication to me.&lt;/P&gt;&lt;P&gt;It requires only the account name and license key to authenticate ? Does it not need any user credentials ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then, there is no need of generating and using API tokens. Am I right?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Viji&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 13:38:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Uploading-dSYM-files-automatically/m-p/720376#M1984</guid>
      <dc:creator>Viji_Radhakrish</dc:creator>
      <dc:date>2023-11-15T13:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading dSYM files automatically</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Uploading-dSYM-files-automatically/m-p/720377#M1985</link>
      <description>&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/59563"&gt;@Cansel.OZCAN&lt;/A&gt;&amp;nbsp; Do you have any comments on my previous message?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 14:23:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Uploading-dSYM-files-automatically/m-p/720377#M1985</guid>
      <dc:creator>Viji_Radhakrish</dc:creator>
      <dc:date>2023-11-16T14:23:22Z</dc:date>
    </item>
  </channel>
</rss>

